fuel_asm::op

Function call

source
pub fn call<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
    target_struct: A,
    fwd_coins: B,
    asset_id_addr: C,
    fwd_gas: D,
) -> Instruction
Expand description

Call a contract.