pub fn decode_instruction_data<T: Pod>(input: &[u8]) -> Result<&T, ProgramError>
Expand description

Utility function for decoding instruction data