|
NAMEcxGetFirstModule - Returns the first module in the list.SYNOPSIS#include <comprex.h>CxModule *cxGetFirstModule(CxModuleType type); PARAMETERS
DESCRIPTIONReturns the first module in the list.This will probably only be useful inside libcomprex. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |