[][src]Function libperl_sys::semop

pub unsafe extern "C" fn semop(
    __semid: c_int,
    __sops: *mut sembuf,
    __nsops: usize
) -> c_int