Function gnunet_sys::GNUNET_notification_context_destroy[][src]

pub unsafe extern "C" fn GNUNET_notification_context_destroy(
    nc: *mut GNUNET_NotificationContext
)

Destroy the context, force disconnect for all subscribers.

@param nc context to destroy.