DragonFly On-Line Manual Pages

Search: Section:  


cxUnloadModule(3)            The GNUpdate Project            cxUnloadModule(3)

NAME

cxUnloadModule - Unloads the specified module.

SYNOPSIS

#include <comprex.h> void cxUnloadModule(CxModule *module);

PARAMETERS

module The module to unload.

DESCRIPTION

Unloads the specified module.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxUnloadModule(3)

Search: Section: