windows::Win32::Networking::WindowsWebServices

Function WsAcceptChannel

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