shm_remove_var
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Removes a variable from shared memory
<?php shm_remove_var
(
SysvSharedMemory $shm
,
int $key
):
bool