FreeBSD Manual Pages
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)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxUnlinkModule&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>