Function swift_runtime_sys::root::protocol_addMethodDescription
source ยท pub unsafe extern "C" fn protocol_addMethodDescription(
proto: *mut Protocol,
name: SEL,
types: *const c_char,
isRequiredMethod: BOOL,
isInstanceMethod: BOOL,
)