Function swift_runtime_sys::root::class_getInstanceMethod

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