Function sqlite3_sys::sqlite3_busy_handler [] [src]

pub unsafe extern fn sqlite3_busy_handler(p: *mut sqlite3,
                                          f: Option<sqlite3_busy_callback>,
                                          p: *mut c_void)
                                          -> c_int