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