Function libsqlite3_sys::sqlite3_limit
source ยท pub unsafe extern "C" fn sqlite3_limit(
arg1: *mut sqlite3,
id: c_int,
newVal: c_int,
) -> c_int
pub unsafe extern "C" fn sqlite3_limit(
arg1: *mut sqlite3,
id: c_int,
newVal: c_int,
) -> c_int