Function sqlite3_sys::sqlite3_open_v2 [] [src]

pub unsafe extern fn sqlite3_open_v2(p: *const c_char,
                                     pp: *mut *mut sqlite3,
                                     n: c_int,
                                     p: *const c_char)
                                     -> c_int