[][src]Type Definition sqlite3_native::sqlite3_destructor_type

type sqlite3_destructor_type = Option<unsafe extern "C" fn(_: *mut c_void)>;