Function gnunet_sys::GNUNET_BIO_read_spec_meta_data[][src]

pub unsafe extern "C" fn GNUNET_BIO_read_spec_meta_data(
    what: *const c_char,
    result: *mut *mut GNUNET_CONTAINER_MetaData
) -> GNUNET_BIO_ReadSpec

Create the specification to read a metadata container.

@param what describes what is being read (for error message creation) @param result the buffer to store a pointer to the (allocated) metadata @return the read spec