Function sqlite3_sys::sqlite3_limit [] [src]

pub unsafe extern "C" fn sqlite3_limit(
    p: *mut sqlite3,
    n: c_int,
    n: c_int
) -> c_int