Function libc::msgctl [−][src]
pub unsafe extern "C" fn msgctl(
    msqid: c_int, 
    cmd: c_int, 
    buf: *mut msqid_ds
) -> c_intpub unsafe extern "C" fn msgctl(
    msqid: c_int, 
    cmd: c_int, 
    buf: *mut msqid_ds
) -> c_int