Function sqlite_tiny::ffi::sqlite3_limit
source · pub unsafe extern "C" fn sqlite3_limit(
arg1: *mut sqlite3,
id: c_int,
newVal: c_int
) -> c_intpub unsafe extern "C" fn sqlite3_limit(
arg1: *mut sqlite3,
id: c_int,
newVal: c_int
) -> c_int