Function mnn::prelude::shm_open

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