Beispiel #1
0
 static public int sqlite3_config(int op)
 {
     return(_imp.sqlite3_config(op));
 }