makepad_objc_sys::runtime

Function protocol_conformsToProtocol

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