Type Definition sqlite3_sys::sqlite3_commit_hook_callback
[−]
[src]
type sqlite3_commit_hook_callback = extern fn(_: *mut c_void) -> c_int;