[][src]Function nc::shmctl

pub fn shmctl(shmid: i32, cmd: i32, buf: &mut shmid_ds_t) -> Result<i32, Errno>

System V shared memory control.