Function uugear_ffi::mq_open[][src]

pub unsafe extern "C" fn mq_open(
    __name: *const c_char,
    __oflag: c_int,
     ...
) -> mqd_t