pub unsafe extern "system" fn CreateXmlWriter(
    riid: *const GUID,
    ppvobject: *mut *mut c_void,
    pmalloc: IMalloc
) -> HRESULT
Expand description

Required features: "Win32_Data_Xml_XmlLite", "Win32_System_Com"