sqlite3_sys

Function sqlite3_last_insert_rowid

source
pub unsafe extern "C" fn sqlite3_last_insert_rowid(
    p: *mut sqlite3,
) -> sqlite3_int64