Function windows::Win32::Data::Xml::XmlLite::CreateXmlWriter

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