windows::Win32::Networking::WindowsWebServices

Function WsXmlStringEquals

pub unsafe fn WsXmlStringEquals(
    string1: *const WS_XML_STRING,
    string2: *const WS_XML_STRING,
    error: Option<*const WS_ERROR>,
) -> Result<()>