Function eei::ethereum_getCallValue[][src]

pub unsafe extern "C" fn ethereum_getCallValue(amount_ptr: *mut Amount)
Expand description

Get the deposited ether value of this transaction and puts the amount in memory.

Arguments:

  • amount_ptr: The pointer to memory where to put the amount