alacritty::renderer::platform

Function create_gl_context

source
pub fn create_gl_context(
    gl_display: &Display,
    gl_config: &Config,
    raw_window_handle: Option<RawWindowHandle>,
) -> Result<NotCurrentContext>