[][src]Function nc::platform::c::msgctl

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