Function swift_runtime_sys::root::class_getMethodImplementation

source ยท
pub unsafe extern "C" fn class_getMethodImplementation(
    cls: Class,
    name: SEL,
) -> IMP