[][src]Function uapi::c::semop

pub unsafe extern "C" fn semop(
    semid: i32,
    sops: *mut sembuf,
    nsops: usize
) -> i32