Function mnn::prelude::msgsnd

source ยท
pub unsafe extern "C" fn msgsnd(
    msqid: i32,
    msgp: *const c_void,
    msgsz: usize,
    msgflg: i32,
) -> i32