Deletes a shared memory segment identified by name.
#include <prshm.h> NSPR_API( PRStatus ) PR_DeleteSharedMemory( const char *name );
The function has these parameter:
PR_OpenSharedMemory
PRStatus.
PRStatus