Function pthread_rwlock_clockwrlock

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