ida_init (9) Linux Manual Page
ida_init – initialize ida handle
Synopsis
void ida_init(struct ida *ida);
Arguments
ida
-
- ida handle
Description
This function is use to set up the handle (ida) that you will pass to the rest of the functions.
ida_init – initialize ida handle
void ida_init(struct ida *ida);
ida
This function is use to set up the handle (ida) that you will pass to the rest of the functions.