pub async fn delete_canister(arg: CanisterIdRecord) -> CallResult<()>
Expand description

Delete a canister from the IC.

See IC method delete_canister.