Removes shared memory from Unix systems
$shm
shm_remove removes the shared memory shm. All data will be destroyed.
shm
A shared memory segment obtained from shm_attach.
Returns true on success or false on failure.
true
false