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

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

System V semphore operations.