row: u16
col: u16
xpixel: u16
ypixel: u16
pub const winsize = extern struct { row: u16, col: u16, xpixel: u16, ypixel: u16, }
Press escape to exit search and then '?' to see more options.