RGNDATA

Type Alias RGNDATA 

Source
pub type RGNDATA = _RGNDATA;

Aliased Type§

#[repr(C)]
pub struct RGNDATA { pub rdh: _RGNDATAHEADER, pub Buffer: [i8; 1], }

Fields§

§rdh: _RGNDATAHEADER§Buffer: [i8; 1]