Function gnunet_sys::GNUNET_ATS_connectivity_init[][src]

pub unsafe extern "C" fn GNUNET_ATS_connectivity_init(
    cfg: *const GNUNET_CONFIGURATION_Handle
) -> *mut GNUNET_ATS_ConnectivityHandle

Initialize the ATS connectivity suggestion client handle.

@param cfg configuration to use @return ats connectivity handle, NULL on error