Function c_scape::shm_open

source ยท
pub unsafe extern "C" fn shm_open(
    name: *const i8,
    oflag: i32,
    mode: u32
) -> i32