Function windows::Win32::Graphics::OpenGL::ChoosePixelFormat
pub unsafe fn ChoosePixelFormat<P0>(
hdc: P0,
ppfd: *const PIXELFORMATDESCRIPTOR,
) -> i32where
P0: Param<HDC>,
pub unsafe fn ChoosePixelFormat<P0>(
hdc: P0,
ppfd: *const PIXELFORMATDESCRIPTOR,
) -> i32where
P0: Param<HDC>,