Function gdi32::SetPixelV [] [src]

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