Function hb_font_get_glyph_v_advance

Source
pub unsafe extern "C" fn hb_font_get_glyph_v_advance(
    font: *mut hb_font_t,
    glyph: hb_codepoint_t,
) -> hb_position_t