Function harfbuzz_sys::freetype::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.