%shmdt() function

The %shmdt() function detaches the shared memory segment located at the address specified by shmaddr.

For Windows: Not Supported

Syntax

value = %shmdt((char*)shmaddr)