Function windows_sys::Win32::Graphics::OpenGL::DescribePixelFormat

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