libsql-ffi 0.2.1

Native bindings to libSQL
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
	"project": "sqlite3mc.h",
	"target": "sqlite3mc_amalgamation.h",
	"sources": [
		"sqlite3mc.h"
	],
	"include_paths": [
		"src", "."
	]
}