Function windows_sys::Win32::Networking::WinInet::HttpWebSocketShutdown
[−]pub unsafe extern "system" fn HttpWebSocketShutdown(
hwebsocket: *const c_void,
usstatus: u16,
pvreason: *const c_void,
dwreasonlength: u32
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"