Function GetPixel

Source
pub unsafe extern "C" fn GetPixel(
    hdc: HDC,
    x: c_int,
    y: c_int,
) -> COLORREF