commit_hook method
Cross platform interface api for sqlite3_commit_hook
Implementation
cpf.PtrVoid? commit_hook(cpf.PtrSqlite3 arg1, cpf.PtrDefxSize ptrDefxSize, cpf.PtrVoid arg2) =>
_sqlite.commit_hook(arg1, ptrDefxSize, arg2);
Cross platform interface api for sqlite3_commit_hook
cpf.PtrVoid? commit_hook(cpf.PtrSqlite3 arg1, cpf.PtrDefxSize ptrDefxSize, cpf.PtrVoid arg2) =>
_sqlite.commit_hook(arg1, ptrDefxSize, arg2);