shm_open_options

Function shm_open_options 

Source
pub fn shm_open_options(blocking: bool) -> OpenOptions
Expand description

Create SHM region open options with the provided blocking flag.