[][src]Function antic::pthread_rwlock_timedrdlock

pub unsafe extern "C" fn pthread_rwlock_timedrdlock(
    __rwlock: *mut pthread_rwlock_t,
    __abstime: *const timespec
) -> c_int