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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetModule - Returns the specified module.

SYNOPSIS
       #include	<comprex.h>

       CxModule	*cxGetModule(const char	*name, CxModuleType type);

PARAMETERS
       name   The name of the module.

       type   The type of the module.

DESCRIPTION
       Returns the specified module.

       The module

RETURNS
       Nothing.

libcomprex			  05 Mar 2003			cxGetModule(3)

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

home | help