Function libsql::ffi::sqlite3_stmt_busy
source ยท pub unsafe extern "C" fn sqlite3_stmt_busy(
arg1: *mut sqlite3_stmt,
) -> i32Available on crate feature
core only.pub unsafe extern "C" fn sqlite3_stmt_busy(
arg1: *mut sqlite3_stmt,
) -> i32core only.