Function gnunet_sys::GNUNET_HELLO_compose_uri[][src]

pub unsafe extern "C" fn GNUNET_HELLO_compose_uri(
    hello: *const GNUNET_HELLO_Message,
    plugins_find: GNUNET_HELLO_TransportPluginsFind
) -> *mut c_char

Compose a hello URI string from a hello message.

@param hello Hello message @param plugins_find Function to find transport plugins by name @return Hello URI string