Function windows_sys::Win32::Graphics::OpenGL::DescribePixelFormat
[−]pub unsafe extern "system" fn DescribePixelFormat(
hdc: HDC,
ipixelformat: PFD_PIXEL_TYPE,
nbytes: u32,
ppfd: *mut PIXELFORMATDESCRIPTOR
) -> i32
Expand description
Required features: "Win32_Graphics_OpenGL"
, "Win32_Graphics_Gdi"