Skip to main content

xmlTextWriterWriteVFormatString

Function xmlTextWriterWriteVFormatString 

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