table of contents
IDA_INIT(9) | Basic Kernel Library Functions | IDA_INIT(9) |
NAME¶
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.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |