[][src]Function mupdf_sys::fz_font_digest

pub unsafe extern "C" fn fz_font_digest(
    ctx: *mut fz_context,
    font: *mut fz_font,
    digest: *mut c_uchar
)

Retrieve the MD5 digest for the font's data.