pub unsafe extern "system" fn DescribePixelFormat(
    hdc: HDC,
    ipixelformat: i32,
    nbytes: u32,
    ppfd: *mut PIXELFORMATDESCRIPTOR
) -> i32
Expand description

Required features: ‘Win32_Graphics_OpenGL’, ‘Win32_Graphics_Gdi’