sqlite3_file_control

** CAPI3REF: Low-Level Control Of Database Files

extern (C) __gshared nothrow
int
sqlite3_file_control
(
,
const char* zDbName
,
int op
,
void*
)

Meta

Suggestion Box / Bug Report