Function sqlite3_sys::sqlite3_stmt_busy

source ·
pub unsafe extern "C" fn sqlite3_stmt_busy(
    arg1: *mut sqlite3_stmt
) -> c_int