Function pwasm_std::ext::suicide [] [src]

pub fn suicide(refund: &Address) -> !

Halt execution and register account for deletion.

Value of the current account will be tranfered to refund address.