Searched defs:commit_hook (Results 1 – 4 of 4) sorted by relevance
348 pub fn commit_hook<F>(&self, hook: Option<F>) in commit_hook() method419 fn commit_hook<F>(&mut self, hook: Option<F>) in commit_hook() method
75 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member