Function fuel_asm::op::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.