Function libc::msgsnd [] [src]

pub unsafe extern fn msgsnd(msqid: c_int, msgp: *const c_void, msgsz: size_t, msgflg: c_int) -> c_int
Unstable (libc)

: use libc from crates.io