Delegate font_get_glyph_kerning_func_t
public delegate int font_get_glyph_kerning_func_t(nint font, nint fontData, codepoint_t firstGlyph, codepoint_t secondGlyph, nint userData)
Parameters
font
nintfontData
nintfirstGlyph
codepoint_tsecondGlyph
codepoint_tuserData
nint