Struct mallumo_gls::framebuffer::GeneralFramebuffer [] [src]

pub struct GeneralFramebuffer { /* fields omitted */ }

Methods

impl GeneralFramebuffer
[src]

Trait Implementations

impl Debug for GeneralFramebuffer
[src]

Formats the value using the given formatter.

impl Framebuffer for GeneralFramebuffer
[src]

impl Drop for GeneralFramebuffer
[src]

A method called when the value goes out of scope. Read more