byte_ptr_index

Function byte_ptr_index 

Source
pub fn byte_ptr_index(
    base: impl Deref<Target = Gp>,
    index: impl Deref<Target = Gp>,
    shift: u32,
    offset: i32,
) -> Mem