Type Definition gnunet_sys::GNUNET_BANDWIDTH_ExcessNotificationCallback[][src]

type GNUNET_BANDWIDTH_ExcessNotificationCallback = Option<unsafe extern "C" fn(cls: *mut c_void)>;

Callback to be called by the bandwidth tracker if the tracker was updated and the client should update it’s delay values

@param cls a closure to pass