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

Output structured text to a file in XML format.