Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

mq_notify

Function mq_notify 

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