Function libc::msgctl

source ·
pub unsafe extern "C" fn msgctl(
    msqid: c_int,
    cmd: c_int,
    buf: *mut msqid_ds
) -> c_int