Function ic_cdk::api::cycles_burn

source ยท
pub fn cycles_burn(amount: u128) -> u128
Expand description

Burns cycles from the canister.

Returns the amount of cycles that were actually burned.