Function windows_sys::Win32::Networking::WindowsWebServices::WsSetOutput
pub unsafe extern "system" fn WsSetOutput(
writer: *const WS_XML_WRITER,
encoding: *const WS_XML_WRITER_ENCODING,
output: *const WS_XML_WRITER_OUTPUT,
properties: *const WS_XML_WRITER_PROPERTY,
propertycount: u32,
error: *const WS_ERROR,
) -> HRESULT