[][src]Type Definition couchbase_sys::lcb_io_timer_destroy_fn

type lcb_io_timer_destroy_fn = Option<unsafe extern "C" fn(iops: lcb_io_opt_t, timer: *mut c_void)>;