Function mupdf_sys::fz_glyph_height

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

Return the height of the glyph in pixels.