rollback_hook method
Cross platform interface api for sqlite3_rollback_hook
Implementation
cpf.PtrVoid? rollback_hook(cpf.PtrSqlite3 arg1, cpf.PtrDefxFree ptrDefxFree, cpf.PtrVoid arg2) =>
_sqlite.rollback_hook(arg1, ptrDefxFree, arg2);
Cross platform interface api for sqlite3_rollback_hook
cpf.PtrVoid? rollback_hook(cpf.PtrSqlite3 arg1, cpf.PtrDefxFree ptrDefxFree, cpf.PtrVoid arg2) =>
_sqlite.rollback_hook(arg1, ptrDefxFree, arg2);