Function SetPixelFormat
pub unsafe fn SetPixelFormat(
hdc: HDC,
format: i32,
ppfd: *const PIXELFORMATDESCRIPTOR,
) -> Result<()>
pub unsafe fn SetPixelFormat(
hdc: HDC,
format: i32,
ppfd: *const PIXELFORMATDESCRIPTOR,
) -> Result<()>