Function harfbuzz_sys::bindings::hb_font_glyph_to_string
source ยท pub unsafe extern "C" fn hb_font_glyph_to_string(
font: *mut hb_font_t,
glyph: hb_codepoint_t,
s: *mut c_char,
size: c_uint,
)
pub unsafe extern "C" fn hb_font_glyph_to_string(
font: *mut hb_font_t,
glyph: hb_codepoint_t,
s: *mut c_char,
size: c_uint,
)