Function sqlite3_sys::sqlite3_create_module [] [src]

pub unsafe extern fn sqlite3_create_module(p: *mut sqlite3,
                                           p: *const c_char,
                                           p: *const sqlite3_module,
                                           p: *mut c_void)
                                           -> c_int