Skip to main content

shmget

Function shmget 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn shmget( key: key_t, size: size_t, shmflg: c_int, ) -> c_int
Expand description