ida_remove(9) remove the given ID

SYNOPSIS

void ida_remove(struct ida * ida, int id);

ARGUMENTS

ida

ida handle

id

ID to free

COPYRIGHT