Unmaps a shared memory segment identified by name.
#include <prshm.h> NSPR_API( PRStatus ) PR_DetachSharedMemory( PRSharedMemory *shm, void *addr );
The function has these parameters:
PR_OpenSharedMemory
PRStatus.
PRStatus