Struct bgfx_sys::Struct_bgfx_internal_data
[−]
[src]
pub struct Struct_bgfx_internal_data {
pub context: *mut c_void,
}Fields
context |
pub struct Struct_bgfx_internal_data {
pub context: *mut c_void,
}context |
impl Clone for Struct_bgfx_internal_datafn clone(&self) -> Selffn clone_from(&mut self, source: &Self)impl Default for Struct_bgfx_internal_datafn default() -> Selfimpl Copy for Struct_bgfx_internal_data