Function gdi32::DescribePixelFormat
[−]
[src]
pub unsafe extern "system" fn DescribePixelFormat(
hdc: HDC,
iPixelFormat: c_int,
nBytes: UINT,
ppfd: LPPIXELFORMATDESCRIPTOR
) -> c_int