Skip to main content

pthread_rwlock_timedrdlock

Function pthread_rwlock_timedrdlock 

Source
pub unsafe extern "C" fn pthread_rwlock_timedrdlock(
    __rwlock: *mut u32,
    __abstime: *const timespec,
) -> i32