Function alacritty::renderer::platform::create_gl_surface
source · pub fn create_gl_surface(
gl_context: &NotCurrentContext,
size: PhysicalSize<u32>,
raw_window_handle: RawWindowHandle
) -> GlutinResult<Surface<WindowSurface>>