Skip to main content

pthread_rwlock_rdlock

Function pthread_rwlock_rdlock 

Source
pub unsafe extern "C" fn pthread_rwlock_rdlock(
    __rwlock: *mut u32,
) -> i32