Function windows_sys::Win32::Networking::WindowsWebServices::WsWriteElement
pub unsafe extern "system" fn WsWriteElement(
writer: *const WS_XML_WRITER,
elementdescription: *const WS_ELEMENT_DESCRIPTION,
writeoption: WS_WRITE_OPTION,
value: *const c_void,
valuesize: u32,
error: *const WS_ERROR,
) -> HRESULT