Function harfbuzz_sys::bindings::hb_font_get_glyph_from_name
source ยท pub unsafe extern "C" fn hb_font_get_glyph_from_name(
font: *mut hb_font_t,
name: *const c_char,
len: c_int,
glyph: *mut hb_codepoint_t,
) -> hb_bool_t