Function gnunet_sys::GNUNET_SERVICE_stop[][src]

pub unsafe extern "C" fn GNUNET_SERVICE_stop(srv: *mut GNUNET_SERVICE_Handle)

Stops a service that was started with #GNUNET_SERVICE_start().

@param srv service to stop