shm_get_var() returns the variable with a given
variable_key, in the given shared memory segment.
The variable is still present in the shared memory.
shm_identifierShared memory segment, obtained from shm_attach().
variable_keyThe variable key.