libc

Function pthread_rwlockattr_init

Source
pub unsafe extern "C" fn pthread_rwlockattr_init(
    attr: *mut pthread_rwlockattr_t,
) -> c_int