Skip to main content

sqlite3_filename

Type Alias sqlite3_filename 

Source
pub type sqlite3_filename = *const c_char;
Expand description

Raw C-style bindings to the underlying libsqlite3 library.