Function nix::sys::ioctl::libc::mq_send [] [src]

pub unsafe extern fn mq_send(mqd: i32, msg_ptr: *const i8, msg_len: usize, msq_prio: u32) -> i32