[][src]Function libc::mq_notify

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