msgsnd

Function msgsnd 

Source
pub unsafe extern "C" fn msgsnd(
    id: i32,
    snd: *mut MsgBuf,
    len: u64,
    flag: i32,
) -> i32