solana_vote_program::vote_processor

Function process_instruction

Source
pub fn process_instruction(
    _first_instruction_account: usize,
    invoke_context: &mut InvokeContext<'_>,
) -> Result<(), InstructionError>