|
NAMEcxCleanupModules - Unloads all modules.SYNOPSIS#include <comprex.h>void cxCleanupModules(void); DESCRIPTIONUnloads all modules.This should only be called when you are absolutely done with this library. This will be automatically called by cxCleanup(). RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |