Function windows_sys::Win32::Networking::WinInet::HttpWebSocketClose
pub unsafe extern "system" fn HttpWebSocketClose(
hwebsocket: *const c_void,
usstatus: u16,
pvreason: *const c_void,
dwreasonlength: u32
) -> BOOLExpand description
Required features: "Win32_Networking_WinInet", "Win32_Foundation"