Function alacritty::renderer::platform::create_gl_context
source ยท pub fn create_gl_context(
gl_display: &Display,
gl_config: &Config,
raw_window_handle: Option<RawWindowHandle>,
) -> Result<NotCurrentContext>