windows::Win32::Networking::WindowsWebServices

Function WsCloseListener

pub unsafe fn WsCloseListener(
    listener: *const WS_LISTENER,
    asynccontext: Option<*const WS_ASYNC_CONTEXT>,
    error: Option<*const WS_ERROR>,
) -> Result<()>