Function libsqlite3_sys::sqlite3_open
source ยท pub unsafe extern "C" fn sqlite3_open(
filename: *const c_char,
ppDb: *mut *mut sqlite3,
) -> c_int
pub unsafe extern "C" fn sqlite3_open(
filename: *const c_char,
ppDb: *mut *mut sqlite3,
) -> c_int