DragonFly On-Line Manual Pages

Search: Section:  


cxUnlinkModule(3)            The GNUpdate Project            cxUnlinkModule(3)

NAME

cxUnlinkModule - Notifies libcomprex that the module is no longer being used.

SYNOPSIS

#include <comprex.h> void cxUnlinkModule(CxModule **ptr);

PARAMETERS

ptr

DESCRIPTION

Notifies libcomprex that the module is no longer being used. This is used to decrement the module's reference count.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxUnlinkModule(3)

Search: Section: