Function frida_sys::pthread_barrier_wait

source ยท
pub unsafe extern "C" fn pthread_barrier_wait(
    __barrier: *mut pthread_barrier_t,
) -> c_int