[][src]Function gdnative::common::libc::semop

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