Function mnn::prelude::mq_open

source ยท
pub unsafe extern "C" fn mq_open(
    name: *const i8,
    oflag: i32,
    ...
) -> i32