Type Alias msfs::sys::UV_INFO

source ·
pub type UV_INFO = _uv_info;

Aliased Type§

struct UV_INFO {
    pub uv: [_uv; 2],
}

Fields§

§uv: [_uv; 2]