Function swift_runtime_sys::root::protocol_addProperty
source ยท pub unsafe extern "C" fn protocol_addProperty(
proto: *mut Protocol,
name: *const c_char,
attributes: *const objc_property_attribute_t,
attributeCount: c_uint,
isRequiredProperty: BOOL,
isInstanceProperty: BOOL,
)