[][src]Type Definition couchbase_sys::lcb_io_timer_schedule_fn

type lcb_io_timer_schedule_fn = Option<unsafe extern "C" fn(iops: lcb_io_opt_t, timer: *mut c_void, usecs: lcb_U32, uarg: *mut c_void, callback: lcb_ioE_callback) -> c_int>;