pub fn invoke(
    instruction: &Instruction,
    account_infos: &[AccountInfo<'_>],
) -> ProgramResultExpand description
Like atlas_cpi::invoke, but with support
for overwriting the atlas_invoke_signed syscall stub.
pub fn invoke(
    instruction: &Instruction,
    account_infos: &[AccountInfo<'_>],
) -> ProgramResultLike atlas_cpi::invoke, but with support
for overwriting the atlas_invoke_signed syscall stub.