pub unsafe extern "system" fn ChoosePixelFormat(
hdc: *mut c_void,
ppfd: *const PIXELFORMATDESCRIPTOR,
) -> i32Expand description
METAFILE#37 ChoosePixelFormat
specifies the pixel format to use for graphics operations
ยงSee also
- MS-EMF:v14 2.3.11.5 EMR_PIXELFORMAT Record