true if all properties of a equal those of b, false otherwise.harfbuzz.types.Bool segmentPropertiesEqual(harfbuzz.segment_properties.SegmentProperties a, harfbuzz.segment_properties.SegmentProperties b)Checks the equality of two #hb_segment_properties_t's.
a | first #hb_segment_properties_t to compare. |
b | second #hb_segment_properties_t to compare. |
true if all properties of a equal those of b, false otherwise.