[][src]Type Definition uni_gl::WebGLContext

type WebGLContext<'p> = Box<dyn FnMut(&'a str) -> *const c_void + 'p>;