Function windows_sys::Win32::Networking::WindowsWebServices::WsWriteStartElement
pub unsafe extern "system" fn WsWriteStartElement(
writer: *const WS_XML_WRITER,
prefix: *const WS_XML_STRING,
localname: *const WS_XML_STRING,
ns: *const WS_XML_STRING,
error: *const WS_ERROR
) -> HRESULT
Expand description
Required features: "Win32_Foundation"