Function windows_sys::Win32::Graphics::OpenGL::SetPixelFormat

pub unsafe extern "system" fn SetPixelFormat(
    hdc: HDC,
    format: i32,
    ppfd: *const PIXELFORMATDESCRIPTOR,
) -> BOOL