Struct bgfx_sys::Struct_bgfx_allocator_interface [] [src]

pub struct Struct_bgfx_allocator_interface {
    pub vtbl: *const Struct_bgfx_allocator_vtbl,
}

Fields

vtbl

Trait Implementations

impl Clone for Struct_bgfx_allocator_interface

fn clone(&self) -> Self

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

impl Default for Struct_bgfx_allocator_interface

fn default() -> Self

Derived Implementations

impl Copy for Struct_bgfx_allocator_interface