windows::Win32::Data::Xml::XmlLite

Function CreateXmlWriter

pub unsafe fn CreateXmlWriter<P2>(
    riid: *const GUID,
    ppvobject: *mut *mut c_void,
    pmalloc: P2,
) -> Result<()>
where P2: Param<IMalloc>,