sqlite3_sys::sqlite3_busy_callback [] [src]

type sqlite3_busy_callback = extern fn(*mut c_void, c_int) -> c_int;