[][src]Function mupdf_sys::fz_get_glyph_name

pub unsafe extern "C" fn fz_get_glyph_name(
    ctx: *mut fz_context,
    font: *mut fz_font,
    glyph: c_int,
    buf: *mut c_char,
    size: c_int
)