Function gnunet_sys::GNUNET_MQ_env_get_msg[][src]

pub unsafe extern "C" fn GNUNET_MQ_env_get_msg(
    env: *const GNUNET_MQ_Envelope
) -> *const GNUNET_MessageHeader

Obtain message contained in envelope.

@param env the envelope @return message contained in the envelope