c_hb_font_get_glyph_kerning_for_direction

extern (C) __gshared
void function(hb_font_t* font, hb_codepoint_t firstGlyph, hb_codepoint_t secondGlyph, hb_direction_t direction, hb_position_t* x, hb_position_t* y) c_hb_font_get_glyph_kerning_for_direction;