pub type bgfx_texture_handle_t = bgfx_texture_handle_s;

Aliased Type§

struct bgfx_texture_handle_t {
    pub idx: u16,
}

Fields§

§idx: u16