|
NAMEcxCleanup - Cleans up the entire library.SYNOPSIS#include <comprex.h>void cxCleanup(void); DESCRIPTIONCleans up the entire library.This should only be called when you are absolutely done with this library. This will call cxCleanupModules() automatically. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |