Skip to main content

xmlTextWriterSetIndentString

Function xmlTextWriterSetIndentString 

Source
pub unsafe extern "C" fn xmlTextWriterSetIndentString(
    writer: *mut xmlTextWriter,
    str_: *const xmlChar,
) -> c_int