Function shm_open

Source
pub unsafe extern "C" fn shm_open(
    __name: *const i8,
    __oflag: i32,
    __mode: u32,
) -> i32