Function mupdf_sys::fz_font_is_bold[][src]

pub unsafe extern "C" fn fz_font_is_bold(
    ctx: *mut fz_context,
    font: *mut fz_font
) -> c_int

Query whether the font flags say that this font is bold.