Example #1
0
 public Result Finalize(Sqlite3Statement stmt)
 {
     return(X86Interop.Finalize(stmt));
 }