Function gnunet_sys::GNUNET_CONFIGURATION_default[][src]

pub unsafe extern "C" fn GNUNET_CONFIGURATION_default(
) -> *mut GNUNET_CONFIGURATION_Handle

Return GNUnet’s default configuration. A new configuration is allocated each time and it’s up to the caller to destroy it when done. This function returns GNUnet’s configuration even when #GNUNET_OS_init has been called with a value different from #GNUNET_OS_project_data_default.

@return a freshly allocated configuration