Function windows_sys::Win32::Data::Xml::XmlLite::CreateXmlWriterOutputWithEncodingName
[−]pub unsafe extern "system" fn CreateXmlWriterOutputWithEncodingName(
poutputstream: IUnknown,
pmalloc: IMalloc,
pwszencodingname: PWSTR,
ppoutput: *mut IUnknown
) -> HRESULTExpand description
Required features: ‘Win32_Data_Xml_XmlLite’, ‘Win32_Foundation’, ‘Win32_System_Com’
