Beispiel #1
0
 static public int sqlite3_compileoption_used(string s)
 {
     return(_imp.sqlite3_compileoption_used(s));
 }