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

mq_getattr

Function mq_getattr 

Source
pub unsafe extern "C" fn mq_getattr(
    mqd: mqd_t,
    attr: *mut mq_attr,
) -> c_int