[][src]Function eosio_cdt::set_resource_limits

pub fn set_resource_limits<A: AsRef<AccountName>>(
    account: A,
    ram_bytes: i64,
    net_weight: i64,
    cpu_weight: i64
)

Set the resource limits of an account