SshWindowChangeParams Struct Reference
"window-change" channel request parameters More...
#include <ssh_request.h>
Data Fields | |
uint32_t | termWidthChars |
uint32_t | termHeightRows |
uint32_t | termWidthPixels |
uint32_t | termHeightPixels |
Detailed Description
"window-change" channel request parameters
Definition at line 138 of file ssh_request.h.
Field Documentation
◆ termHeightPixels
uint32_t termHeightPixels |
Definition at line 143 of file ssh_request.h.
◆ termHeightRows
uint32_t termHeightRows |
Definition at line 141 of file ssh_request.h.
◆ termWidthChars
uint32_t termWidthChars |
Definition at line 140 of file ssh_request.h.
◆ termWidthPixels
uint32_t termWidthPixels |
Definition at line 142 of file ssh_request.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_request.h