Function libc::mq_send [−][src]
pub unsafe extern "C" fn mq_send(
mqd: mqd_t,
msg_ptr: *const c_char,
msg_len: size_t,
msq_prio: c_uint
) -> c_int
pub unsafe extern "C" fn mq_send(
mqd: mqd_t,
msg_ptr: *const c_char,
msg_len: size_t,
msq_prio: c_uint
) -> c_int