Type Definition sqlite3_sys::sqlite3_progress_handler_callback
source · pub type sqlite3_progress_handler_callback = extern "C" fn(_: *mut c_void) -> c_int;
pub type sqlite3_progress_handler_callback = extern "C" fn(_: *mut c_void) -> c_int;