Skip to main content

shm_open

Function shm_open 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn shm_open( name: *const c_char, oflag: c_int, mode: mode_t, ) -> c_int
Expand description