pub unsafe extern "system" fn wglMakeCurrent(
    param0: HDC,
    param1: HGLRC
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_OpenGL’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’