[][src]Trait offscreen_gl_context::GLContextDispatcher

pub trait GLContextDispatcher {
    fn dispatch(&self, f: Box<dyn Fn() + Send>);
}

Required methods

fn dispatch(&self, f: Box<dyn Fn() + Send>)

Loading content...

Implementors

Loading content...