Function gnunet_sys::GNUNET_TRANSPORT_monitor_plugins_cancel[][src]

pub unsafe extern "C" fn GNUNET_TRANSPORT_monitor_plugins_cancel(
    pm: *mut GNUNET_TRANSPORT_PluginMonitor
)

Cancel monitoring the plugin session state. The callback will be called once for each session that is up with the “info” argument being NULL (this is just to enable client-side cleanup).

@param pm handle of the request that is to be cancelled