Function guile_sys::pthread_rwlock_timedrdlock [] [src]

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