github.com/jdgcs/sqlite3@v1.12.1-0.20210908114423-bc5f96e4dd51/internal/libc2/capi_windows_386.go (about) 1 // Copyright 2020 The Sqlite Authors. All rights reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE file. 4 5 package libc2 // import "modernc.org/sqlite/internal/libc2" 6 7 var CAPI = map[string]struct{}{}