cxLinkModule(3) The GNUpdate Project cxLinkModule(3)NAME
cxLinkModule - Notifies libcomprex that the module is being used.SYNOPSIS
#include <comprex.h> void cxLinkModule(CxModule **ptr);PARAMETERS
ptr The module.DESCRIPTION
Notifies libcomprex that the module is being used. This is used to increment the module's reference count.RETURNS
Nothing. libcomprex 05 Mar 2003 cxLinkModule(3)