|
NAMEcxLinkModule - Notifies libcomprex that the module is being used.SYNOPSIS#include <comprex.h>void cxLinkModule(CxModule **ptr); PARAMETERS
DESCRIPTIONNotifies libcomprex that the module is being used.This is used to increment the module's reference count. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |