fz_debug_xml

Function fz_debug_xml 

Source
pub unsafe extern "C" fn fz_debug_xml(item: *mut fz_xml, level: c_int)
Expand description

Pretty-print an XML tree to stdout. (Deprecated, use
fz_output_xml in preference).