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

Stop a canister.

See IC method stop_canister