Function swift_runtime_sys::root::class_getClassMethod  
source ยท pub unsafe extern "C" fn class_getClassMethod(
    cls: Class,
    name: SEL,
) -> Methodpub unsafe extern "C" fn class_getClassMethod(
    cls: Class,
    name: SEL,
) -> Method