pub unsafe extern "system" fn WsXmlStringEquals(
    string1: *const WS_XML_STRING,
    string2: *const WS_XML_STRING,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices", "Win32_Foundation"