Function DescribePixelFormat

Source
pub unsafe extern "C" fn DescribePixelFormat(
    hdc: HDC,
    iPixelFormat: c_int,
    nBytes: UINT,
    ppfd: LPPIXELFORMATDESCRIPTOR,
) -> c_int