Function swift_runtime_sys::root::class_replaceMethod
source ยท pub unsafe extern "C" fn class_replaceMethod(
cls: Class,
name: SEL,
imp: IMP,
types: *const c_char,
) -> IMP
pub unsafe extern "C" fn class_replaceMethod(
cls: Class,
name: SEL,
imp: IMP,
types: *const c_char,
) -> IMP