shm_remove_var
shm_remove_var
Removes a variable from shared memory
bool **shm_remove_var** SysvSharedMemory $shm int $key
Removes a variable with a given
and frees the occupied memory.
key
shm
A shared memory segment obtained from .
shm_attach
keyThe variable key.
return.success
shm_remove