Type Alias rutabaga_gfx::gfxstream::stream_renderer_box

source ·
pub type stream_renderer_box = virgl_box;

Aliased Type§

struct stream_renderer_box {
    _unused: [u8; 0],
}

Fields§

§_unused: [u8; 0]

Trait Implementations

source§

impl Clone for virgl_box

source§

fn clone(&self) -> virgl_box

Returns a copy of the value. Read more
1.0.0 · source§

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

Performs copy-assignment from source. Read more
source§

impl Debug for virgl_box

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Copy for virgl_box