[][src]Function gst::ffi::pthread_rwlock_timedwrlock

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