Function swift_runtime_sys::root::class_replaceProperty
source ยท pub unsafe extern "C" fn class_replaceProperty(
cls: Class,
name: *const c_char,
attributes: *const objc_property_attribute_t,
attributeCount: c_uint,
)