Function mupdf_sys::fz_glyph_height[][src]

pub unsafe extern "C" fn fz_glyph_height(
    ctx: *mut fz_context,
    glyph: *mut fz_glyph
) -> c_int

Return the height of the glyph in pixels.