Example #1
0
 public string GetErrmsg(Sqlite3DatabaseHandle db)
 {
     return(X86Interop.GetErrmsg(db));
 }