Type Alias libvnc_sys::rfb::rfbTextChatMsg

source ·
pub type rfbTextChatMsg = _rfbTextChatMsg;

Aliased Type§

struct rfbTextChatMsg {
    pub type_: u8,
    pub pad1: u8,
    pub pad2: u16,
    pub length: u32,
}

Fields§

§type_: u8§pad1: u8§pad2: u16§length: u32