sqlite3_sys::sqlite3_busy_callback [] [src]

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