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