pub unsafe extern "system" fn HttpWebSocketClose(
    hwebsocket: *const c_void,
    usstatus: u16,
    pvreason: *const c_void,
    dwreasonlength: u32
) -> BOOL
Expand description

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’