6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
module CSQLite3 [system] {
|
|
header "shim.h"
|
|
link "sqlite3"
|
|
export *
|
|
}
|