Function pthread_rwlock_trywrlock [src]
Prototype
pub extern "c" fn pthread_rwlock_trywrlock(rwl: *pthread_rwlock_t) callconv(.c) E Parameters
rwl: *pthread_rwlock_t Source
pub extern "c" fn pthread_rwlock_trywrlock(rwl: *pthread_rwlock_t) callconv(.c) E