Function libc::mq_notify

source ยท
pub unsafe extern "C" fn mq_notify(
    mqdes: mqd_t,
    sevp: *const sigevent,
) -> c_int