Function windows::Win32::Graphics::OpenGL::wglCreateContext

pub unsafe fn wglCreateContext<P0>(param0: P0) -> Result<HGLRC>
where P0: Param<HDC>,