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)