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>