[][src]Function mupdf_sys::fz_glyph_width

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

Return the width of the glyph in pixels.