[][src]Function mupdf_sys::fz_print_stext_page_as_xhtml

pub unsafe extern "C" fn fz_print_stext_page_as_xhtml(
    ctx: *mut fz_context,
    out: *mut fz_output,
    page: *mut fz_stext_page,
    id: c_int
)

Output structured text to a file in XHTML (semantic) format.