Function windows_sys::Win32::Graphics::Gdi::GetPixel
pub unsafe extern "system" fn GetPixel(
hdc: HDC,
x: i32,
y: i32
) -> COLORREF
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"