Function eei::ethereum_getCaller[][src]

pub unsafe extern "C" fn ethereum_getCaller(address_ptr: *mut Address)
Expand description

Get the address of the caller and put it in memory.

Arguments:

  • address_ptr: The pointer to memory where to put the address