sqlite3_unlock_notify

** CAPI3REF: Unlock Notification

extern (C) __gshared nothrow
int
sqlite3_unlock_notify
(
,
void function(
void** apArg
,
int nArg
)
xNotify
,
)

Meta

Suggestion Box / Bug Report