Function gnunet_sys::GNUNET_sh2s[][src]

pub unsafe extern "C" fn GNUNET_sh2s(
    shc: *const GNUNET_ShortHashCode
) -> *const c_char

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

@param shc the hash code @return string