msgrcv

Function msgrcv 

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