ida_remove (9) - Linux Manuals

ida_remove: remove the given ID

NAME

ida_remove - remove the given ID

SYNOPSIS

void ida_remove(struct ida ida, int id);

ARGUMENTS

ida

ida handle

id

ID to free

COPYRIGHT