Type Alias libvnc_sys::rfb::rfbSetServerInputMsg
source · pub type rfbSetServerInputMsg = _rfbSetServerInputMsg;Aliased Type§
struct rfbSetServerInputMsg {
pub type_: u8,
pub status: u8,
pub pad: u16,
}Fields§
§type_: u8§status: u8§pad: u16