Function winapi::um::wingdi::GetPixel[][src]

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