msfs::sys

Type Alias UV_INFO

Source
pub type UV_INFO = _uv_info;

Aliased Type§

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

Fields§

§uv: [_uv; 2]