Function gnunet_sys::GNUNET_uuid2s[][src]

pub unsafe extern "C" fn GNUNET_uuid2s(
    uuid: *const GNUNET_Uuid
) -> *const c_char

@ingroup logging Convert a UUID to a string (for printing debug messages). This is one of the very few calls in the entire API that is NOT reentrant!

@param uuid the UUID @return string