Skip to main content

init_gl

Function init_gl 

Source
fn init_gl(
    widget: &Box,
    state: &Rc<RefCell<SurfaceState>>,
) -> Result<(), String>
Expand description

Create the GL context and the mpv render context over it.