Function frida_sys::pthread_rwlock_rdlock

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