Struct bgfx_sys::Struct_bgfx_shader_handle
[−]
[src]
pub struct Struct_bgfx_shader_handle {
pub idx: uint16_t,
}Fields
idx |
pub struct Struct_bgfx_shader_handle {
pub idx: uint16_t,
}idx |
impl Clone for Struct_bgfx_shader_handlefn clone(&self) -> Selffn clone_from(&mut self, source: &Self)impl Default for Struct_bgfx_shader_handlefn default() -> Selfimpl Copy for Struct_bgfx_shader_handle