1IDA_INIT(9) Basic Kernel Library Functions IDA_INIT(9)
23
4
NAME
6ida_init - initialize ida handle
7
SYNOPSIS
9void ida_init(struct ida * ida);
10
ARGUMENTS
12ida
13ida handle
14
DESCRIPTION
16This function is use to set up the handle (ida) that you will pass to
17the rest of the functions.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 IDA_INIT(9)