Function protocol_conformsToProtocol

Source
pub unsafe extern "C" fn protocol_conformsToProtocol(
    proto: *const AnyProtocol,
    other: *const AnyProtocol,
) -> Bool