[][src]Function CCODE::SetPixelFormat

pub unsafe extern "C" fn SetPixelFormat(
    hdc: HDC,
    format: c_int,
    ppfd: *const PIXELFORMATDESCRIPTOR
) -> BOOL