pub fn load_instruction_at(
index: usize,
data: &[u8],
) -> Result<Instruction, SanitizeError>Expand description
Load an instruction at the specified index
pub fn load_instruction_at(
index: usize,
data: &[u8],
) -> Result<Instruction, SanitizeError>Load an instruction at the specified index