Function UA_StructureDescription_equal

Source
pub unsafe extern "C" fn UA_StructureDescription_equal(
    p1: *const UA_StructureDescription,
    p2: *const UA_StructureDescription,
) -> UA_Boolean