Function libsql_ffi::sqlite3_step

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