Function gnunet_sys::GNUNET_HELLO_size[][src]

pub unsafe extern "C" fn GNUNET_HELLO_size(
    hello: *const GNUNET_HELLO_Message
) -> u16

Return the size of the given HELLO message.

@param hello to inspect @return the size, 0 if HELLO is invalid