[][src]Function nc::semop

pub fn semop(semid: i32, sops: &mut [sembuf_t]) -> Result<(), Errno>

System V semphore operations.