Function swift_runtime_sys::root::protocol_getProperty
source ยท pub unsafe extern "C" fn protocol_getProperty(
proto: *mut Protocol,
name: *const c_char,
isRequiredProperty: BOOL,
isInstanceProperty: BOOL,
) -> objc_property_t