Function mnn::prelude::shmat

source ยท
pub unsafe extern "C" fn shmat(
    shmid: i32,
    shmaddr: *const c_void,
    shmflg: i32,
) -> *mut c_void