Struct rinvideo::frame::Frame[][src]

pub struct Frame { /* fields omitted */ }

Methods

impl Frame
[src]

Important traits for &'a [u8]

Trait Implementations

impl Drop for Frame
[src]

Executes the destructor for this type. Read more

impl<'a> Render2d for &'a Frame
[src]

Auto Trait Implementations

impl !Send for Frame

impl !Sync for Frame