pub unsafe extern "C" fn fz_set_use_document_css(
ctx: *mut fz_context,
use_: c_int,
)Expand description
Toggle whether to respect document styles in HTML and EPUB.
pub unsafe extern "C" fn fz_set_use_document_css(
ctx: *mut fz_context,
use_: c_int,
)Toggle whether to respect document styles in HTML and EPUB.