[][src]Function nc::msgctl

pub fn msgctl(msqid: i32, cmd: i32, buf: &mut msqid_ds_t) -> Result<i32, Errno>

System V message control operations.