Skip to main content

xmlTextWriterWriteVFormatPI

Function xmlTextWriterWriteVFormatPI 

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