Expand description
Cross-program invocation helper types.
Structsยง
- CAccount
Info - An
AccountInfo`` as expected by
sol_invoke_signed_c`. - CAccount
Meta - An
AccountMeta`` as expected by
sol_invoke_signed_c`. - CInstruction
- An
Instruction
as expected bysol_invoke_signed_c
.