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