Function frida_gum_sys::pthread_rwlock_init

source ยท
pub unsafe extern "C" fn pthread_rwlock_init(
    __rwlock: *mut pthread_rwlock_t,
    __attr: *const pthread_rwlockattr_t,
) -> c_int