libc

Function pthread_rwlockattr_destroy

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