ida_simple_remove (9) - Linux Manuals
ida_simple_remove: remove an allocated id.
Command to display ida_simple_remove
manual in Linux: $ man 9 ida_simple_remove
NAME
ida_simple_remove - remove an allocated id.
SYNOPSIS
-
void ida_simple_remove(struct ida * ida, unsigned int id);
ARGUMENTS
ida
-
- the (initialized) ida.
id
-
the id returned by ida_simple_get.
COPYRIGHT
Pages related to ida_simple_remove