[][src]Function libc::shm_open

pub unsafe extern "C" fn shm_open(
    name: *const c_char,
    oflag: c_int,
     ...
) -> c_int