Skip to main content

xmlTextWriterWriteVFormatElement

Function xmlTextWriterWriteVFormatElement 

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