Function windows::Win32::Graphics::Gdi::SetDCBrushColor

pub unsafe fn SetDCBrushColor<P0, P1>(hdc: P0, color: P1) -> COLORREF
where P0: Param<HDC>, P1: Param<COLORREF>,