pub unsafe extern "system" fn SetPixelFormat(
    hdc: HDC,
    format: i32,
    ppfd: *const PIXELFORMATDESCRIPTOR
) -> BOOL
Expand description

Required features: "Win32_Graphics_OpenGL", "Win32_Foundation", "Win32_Graphics_Gdi"