Function sqlite3_step

Source
#[no_mangle]
pub extern "C" fn sqlite3_step(_stmt: *mut SQLite3Stmt) -> i32