Struct bgfx_sys::Struct_bgfx_index_buffer_handle [] [src]

pub struct Struct_bgfx_index_buffer_handle {
    pub idx: uint16_t,
}

Fields

idx

Trait Implementations

impl Clone for Struct_bgfx_index_buffer_handle

fn clone(&self) -> Self

fn clone_from(&mut self, source: &Self)

impl Default for Struct_bgfx_index_buffer_handle

fn default() -> Self

Derived Implementations

impl Copy for Struct_bgfx_index_buffer_handle