Function eei::ethereum_loadData[][src]

pub unsafe extern "C" fn ethereum_loadData(
    path_ptr: *const Data,
    data_ptr: *mut Data
)
Expand description

Load data from storage into memory.

Arguments:

  • path_ptr: The path in storage
  • data_ptr: The pointer to memory where to put data