[]Function librelic::prelude::libc::semop

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