Function harfbuzz_sys::bindings::hb_font_get_glyph_name
source ยท pub unsafe extern "C" fn hb_font_get_glyph_name(
font: *mut hb_font_t,
glyph: hb_codepoint_t,
name: *mut c_char,
size: c_uint,
) -> hb_bool_t