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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetFirstModule	- Returns the first module in the list.

SYNOPSIS
       #include	<comprex.h>

       CxModule	*cxGetFirstModule(CxModuleType type);

PARAMETERS
       type   The type of module.

DESCRIPTION
       Returns the first module	in the list.

       This will probably only be useful inside	libcomprex.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		   cxGetFirstModule(3)

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

home | help