UA_StructureField_equal

Function UA_StructureField_equal 

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