Function gnunet_sys::GNUNET_NT_to_string[][src]

pub unsafe extern "C" fn GNUNET_NT_to_string(
    net: GNUNET_NetworkType
) -> *const c_char

Convert a enum GNUNET_NetworkType to a string

@param net the network type @return a string or NULL if invalid