FreeBSD Manual Pages
cxLoadModule(3) The GNUpdate Project cxLoadModule(3) NAME cxLoadModule - Loads the module of the specified name and type. SYNOPSIS #include <comprex.h> CxModule *cxLoadModule(const char *name, CxModuleType type); PARAMETERS name The name of the module (without ".so") type The type of module. DESCRIPTION Loads the module of the specified name and type. RETURNS Nothing. libcomprex 05 Mar 2003 cxLoadModule(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxLoadModule&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>