Function hb_ft_font_create_referenced

Source
pub unsafe extern "C" fn hb_ft_font_create_referenced(
    face: FT_Face,
) -> *mut hb_font_t
Expand description

This requires that the freetype feature is enabled.