Deletes a shared memory segment identified by name.
Syntax
#include <prshm.h> NSPR_API( PRStatus ) PR_DeleteSharedMemory( const char *name );
Parameter
The function has these parameter:
- shm
- The handle returned from
PR_OpenSharedMemory
.
Returns
Document Tags and Contributors
Tags:
Contributors to this page:
teoli,
alecananian
Last updated by:
teoli,