REMQUE(3) Library Functions Manual REMQUE(3)

remqueremove an element from a queue

#include <search.h>

void remque(void *element);

Refer to insque(3) .

February 1997 posix.fail