Function protocol_conformsToProtocol

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