libc

Function mq_notify

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