speech_dispatcher_sys

Function pthread_rwlock_timedrdlock

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