Function frida_gum_sys::pthread_barrierattr_setpshared

source ยท
pub unsafe extern "C" fn pthread_barrierattr_setpshared(
    __attr: *mut pthread_barrierattr_t,
    __pshared: c_int,
) -> c_int