Skip to main content

pthread_rwlock_tryrdlock

Function pthread_rwlock_tryrdlock 

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