Function windows_sys::Win32::Networking::WinInet::HttpWebSocketReceive
[−]pub unsafe extern "system" fn HttpWebSocketReceive(
hwebsocket: *const c_void,
pvbuffer: *mut c_void,
dwbufferlength: u32,
pdwbytesread: *mut u32,
pbuffertype: *mut HTTP_WEB_SOCKET_BUFFER_TYPE
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"