Function sqlite3_sys::sqlite3_finalize

source ยท
pub unsafe extern "C" fn sqlite3_finalize(
    p: *mut sqlite3_stmt,
) -> c_int