Source position: xmlwriter.inc line 97
function xmlTextWriterWriteVFormatAttributeNS(
writer: xmlTextWriterPtr;
prefix: xmlCharPtr;
name: xmlCharPtr;
namespaceURI: xmlCharPtr;
format: pchar;
argptr: va_list
):cint;