Function class_respondsToMethod

Source
pub unsafe extern "C" fn class_respondsToMethod(
    cls: Class,
    sel: SEL,
) -> BOOL