sqlite3_commit_hook

CAPI3REF: Commit And Rollback Notification Callbacks

extern (C) __gshared nothrow
void*
sqlite3_commit_hook
(,
int function
(
void*
)
,
void*
)

Meta