gitlab.com/CoiaPrant/sqlite3@v1.19.1/internal/libc2/capi_windows_arm64.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 "gitlab.com/CoiaPrant/sqlite3/internal/libc2"
     6  
     7  var CAPI = map[string]struct{}{}