Function ic_cdk::api::management_canister::main::stop_canister
source ยท pub async fn stop_canister(arg: CanisterIdRecord) -> CallResult<()>
Expand description
Stop a canister.
pub async fn stop_canister(arg: CanisterIdRecord) -> CallResult<()>
Stop a canister.