Function gnunet_sys::GNUNET_h2s_full[][src]

pub unsafe extern "C" fn GNUNET_h2s_full(
    hc: *const GNUNET_HashCode
) -> *const c_char

@ingroup logging Convert a hash value to a string (for printing debug messages). This prints all 104 characters of a hashcode! This is one of the very few calls in the entire API that is NOT reentrant!

@param hc the hash code @return string