[][src]Function winapi::um::winhttp::WinHttpWebSocketClose

pub unsafe extern "system" fn WinHttpWebSocketClose(
    hWebSocket: HINTERNET,
    usStatus: USHORT,
    pvReason: PVOID,
    dwReasonLength: DWORD
) -> DWORD