[][src]Function solana_exchange_api::exchange_processor::process_instruction

pub fn process_instruction(
    _program_id: &Pubkey,
    keyed_accounts: &mut [KeyedAccount],
    data: &[u8]
) -> Result<(), InstructionError>