Class hb_ot_math_glyph_variant_t

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class hb_ot_math_glyph_variant_t extends Struct<hb_ot_math_glyph_variant_t> implements NativeResource
struct hb_ot_math_glyph_variant_t {
    hb_codepoint_t glyph;
    hb_position_t advance;
}