Function mq_notify

pub unsafe extern "C" fn mq_notify(
    mqdes: i32,
    sevp: *const sigevent,
) -> i32
Available on crate feature dep_sdl2 only.