windows::Win32::Graphics::OpenGL

Function SetPixelFormat

pub unsafe fn SetPixelFormat(
    hdc: HDC,
    format: i32,
    ppfd: *const PIXELFORMATDESCRIPTOR,
) -> Result<()>