Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

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>

home | help