Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
context_free.cpp
Go to the documentation of this file.
3
4namespace sysio { namespace chain { namespace webassembly {
6 return context.get_context_free_data( index, buffer.data(), buffer.size() );
7 }
8}}} // ns sysio::chain::webassembly
int32_t get_context_free_data(uint32_t index, legacy_span< char > buffer) const
unsigned int uint32_t
Definition stdint.h:126
signed int int32_t
Definition stdint.h:123