[][src]Type Definition sqlite3_native::TESTCALLBACKFUNC_t

type TESTCALLBACKFUNC_t = Option<unsafe extern "C" fn(_: c_int) -> c_int>;