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

Required features: "Win32_Graphics_Gdi"