sqlite3_open

CAPI3REF: Opening A New Database Connection

extern (C) __gshared nothrow
int
sqlite3_open
(
const(char)* filename
,)

Meta