[][src]Function mupdf_sys::fz_new_type3_font

pub unsafe extern "C" fn fz_new_type3_font(
    ctx: *mut fz_context,
    name: *const c_char,
    matrix: fz_matrix
) -> *mut fz_font