alias HarfBuzz::FontGetVariationGlyphFuncT
Overview
A virtual method for the #hb_font_funcs_t of an #hb_font_t object.
This method should retrieve the glyph ID for a specified Unicode code point followed by a specified Variation Selector code point. Glyph IDs must be returned in a #hb_codepoint_t output parameter.
Alias Definition
HarfBuzz::FontT, Pointer(Void), UInt32, UInt32, Pointer(UInt32) -> Int32