Function libsqlite3_sys::sqlite3_limit [] [src]

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