Function gnunet_sys::GNUNET_STRINGS_byte_size_fancy[][src]

pub unsafe extern "C" fn GNUNET_STRINGS_byte_size_fancy(
    size: c_ulonglong
) -> *mut c_char

Convert a given filesize into a fancy human-readable format.

@param size number of bytes @return fancy representation of the size (possibly rounded) for humans