Struct linenoise::ffi::Struct_ttysize
[−]
[src]
pub struct Struct_ttysize {
pub ts_lines: c_ushort,
pub ts_cols: c_ushort,
pub ts_xxx: c_ushort,
pub ts_yyy: c_ushort,
}Fields
ts_lines | |
ts_cols | |
ts_xxx | |
ts_yyy |