Function libc::msgsnd [−][src]
pub unsafe extern "C" fn msgsnd(
    msqid: c_int, 
    msgp: *const c_void, 
    msgsz: size_t, 
    msgflg: c_int
) -> c_intpub unsafe extern "C" fn msgsnd(
    msqid: c_int, 
    msgp: *const c_void, 
    msgsz: size_t, 
    msgflg: c_int
) -> c_int