Function windows::Win32::Graphics::Gdi::GetBkColor

pub unsafe fn GetBkColor<P0>(hdc: P0) -> COLORREF
where P0: IntoParam<HDC>,