[go: up one dir, main page]

pub unsafe extern "C" fn pthread_rwlock_trywrlock(
    lock: *mut pthread_rwlock_t
) -> c_int