table of contents
other versions
- stretch 4.9.168-1
 
| IDA_INIT(9) | Basic Kernel Library Functions | IDA_INIT(9) | 
NAME¶
ida_init - initialize ida handleSYNOPSIS¶
void ida_init(struct ida * ida);
ARGUMENTS¶
idaida handle
DESCRIPTION¶
This function is use to set up the handle (ida) that you will pass to the rest of the functions.COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |