[][src]Type Definition sqlite3_native::finder_type

type finder_type = Option<unsafe extern "C" fn(_: *const c_char, _: *mut unixFile) -> *const sqlite3_io_methods>;