sqlite3_create_filename

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
sqlite3_create_filename
(
const(char)* zDatabase
,
const(char)* zJournal
,
const(char)* zWal
,
int nParam
,
const(char*)* azParam
)

Meta