Skip to main content

xmlDebugDumpString

Function xmlDebugDumpString 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlDebugDumpString( output: *mut _IO_FILE, str_val: *const u8, )
Expand description

Dump a debug representation of an xmlChar string.

UPSTREAM-PARITY: xmlDebugDumpString() — line breaks, tabs and CRs are rendered as a single space.