windows::Win32::Networking::WindowsWebServices

Function WsAbortChannel

pub unsafe fn WsAbortChannel(
    channel: *const WS_CHANNEL,
    error: Option<*const WS_ERROR>,
) -> Result<()>