Function eei::ethereum_getAddress[][src]

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

Get the address of currently executing account.

Arguments:

  • address_ptr: the memory location at which the address is to be stored.