Function class_getMethodImplementation

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