[][src]Function CCODE::SetPixelV

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