windows::Win32::Networking::WindowsWebServices

Function WsCloseServiceProxy

pub unsafe fn WsCloseServiceProxy(
    serviceproxy: *const WS_SERVICE_PROXY,
    asynccontext: Option<*const WS_ASYNC_CONTEXT>,
    error: Option<*const WS_ERROR>,
) -> Result<()>