|
NAMEcxLoadModule - Loads the module of the specified name and type.SYNOPSIS#include <comprex.h>CxModule *cxLoadModule(const char *name, CxModuleType type); PARAMETERS
DESCRIPTIONLoads the module of the specified name and type.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |