mq_notify

Function mq_notify 

Source
pub unsafe extern "C" fn mq_notify(
    mqd: mqd_t,
    notification: *const sigevent,
) -> c_int