Function windows_sys::Win32::Graphics::Gdi::GetPixel

pub unsafe extern "system" fn GetPixel(
    hdc: HDC,
    x: i32,
    y: i32,
) -> COLORREF