Function offset_reference

Source
pub fn offset_reference(
    r: &mut Reference,
    rows: i32,
    cols: i32,
    height: Option<i32>,
    width: Option<i32>,
) -> Reference