Query: ida_simple_remove
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IDA_SIMPLE_REMOVE(9) Basic Kernel Library Functions IDA_SIMPLE_REMOVE(9)NAMEida_simple_remove - remove an allocated id.SYNOPSISvoid ida_simple_remove(struct ida * ida, unsigned int id);ARGUMENTSida the (initialized) ida. id the id returned by ida_simple_get.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IDA_SIMPLE_REMOVE(9)