[][src]Function mupdf_sys::fz_render_t3_glyph

pub unsafe extern "C" fn fz_render_t3_glyph(
    ctx: *mut fz_context,
    font: *mut fz_font,
    cid: c_int,
    trm: fz_matrix,
    model: *mut fz_colorspace,
    scissor: *const fz_irect,
    aa: c_int
) -> *mut fz_glyph