Function eei::ethereum_selfDestruct[][src]

pub unsafe extern "C" fn ethereum_selfDestruct(address_ptr: *const Address)
Expand description

Self destruct this contract and give its ether to someone.

Arguments:

  • address_ptr: address of a beneficiary in memory.