Function nix::libc::mq_send [−][src]
pub unsafe extern "C" fn mq_send(
mqd: i32,
msg_ptr: *const i8,
msg_len: usize,
msq_prio: u32
) -> i32
pub unsafe extern "C" fn mq_send(
mqd: i32,
msg_ptr: *const i8,
msg_len: usize,
msq_prio: u32
) -> i32