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

FreeBSD Manual Pages

  
 
  

home | help
cxLinkModule(3)		     The GNUpdate Project	       cxLinkModule(3)

NAME
       cxLinkModule - Notifies libcomprex that the module is being used.

SYNOPSIS
       #include	<comprex.h>

       void cxLinkModule(CxModule **ptr);

PARAMETERS
       ptr    The module.

DESCRIPTION
       Notifies	libcomprex that	the module is being used.

       This is used to increment the module's reference	count.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		       cxLinkModule(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxLinkModule&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help