Type Definition libnotcurses_sys::NcOffset [−][src]
pub type NcOffset = i32;Expand description
Represents an offset in rows or columns (alias of i32).
pub type NcOffset = i32;Represents an offset in rows or columns (alias of i32).