Skip to main content

xmlTextWriterWriteVFormatDTDElement

Function xmlTextWriterWriteVFormatDTDElement 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlTextWriterWriteVFormatDTDElement( writer: *mut XmlTextWriter, name: *const xmlChar, format: *const c_char, argptr: *mut VaListTag, ) -> c_int