Function libc::shmget [] [src]

pub unsafe extern "C" fn shmget(
    key: key_t,
    size: size_t,
    shmflg: c_int
) -> c_int