Removes an element from a circular list.
#include <prclist.h> PR_REMOVE_LINK (PRCList *elemp);
elemp
PR_REMOVE_LINK removes the specified element from its circular list.
PR_REMOVE_LINK