[][src]Function gdnative_common::libc::semop

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