Function gdi32::SetPixelFormat
[−]
[src]
pub unsafe extern "system" fn SetPixelFormat(
hdc: HDC,
iPixelFormat: c_int,
ppfd: *const PIXELFORMATDESCRIPTOR
) -> BOOL