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_data
fn clone(&self) -> Self
fn clone_from(&mut self, source: &Self)
impl Default for Struct_bgfx_internal_data
fn default() -> Self
impl Copy for Struct_bgfx_internal_data