[][src]Function CCODE::SetPixel

pub unsafe extern "C" fn SetPixel(
    hdc: HDC,
    x: c_int,
    y: c_int,
    color: COLORREF
) -> COLORREF