Type Definition sqlite3_sys::sqlite3_progress_handler_callback [] [src]

type sqlite3_progress_handler_callback = extern fn(_: *mut c_void) -> c_int;