[][src]Function swim_c::pthread::pthread_rwlock_init

pub unsafe extern "C" fn pthread_rwlock_init(
    rwlock: *mut pthread_rwlock_t,
    attr: *const pthread_rwlockattr_t
) -> i32