pthread_rwlock_clockwrlock

Function pthread_rwlock_clockwrlock 

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