Function winapi::um::wingdi::SetPixel [−][src]
pub unsafe extern "system" fn SetPixel(
hdc: HDC,
x: c_int,
y: c_int,
color: COLORREF
) -> COLORREF
pub unsafe extern "system" fn SetPixel(
hdc: HDC,
x: c_int,
y: c_int,
color: COLORREF
) -> COLORREF