[][src]Function mupdf_sys::fz_run_t3_glyph

pub unsafe extern "C" fn fz_run_t3_glyph(
    ctx: *mut fz_context,
    font: *mut fz_font,
    gid: c_int,
    trm: fz_matrix,
    dev: *mut fz_device_s
)