Function windows::Win32::Graphics::Gdi::CreateSolidBrush

pub unsafe fn CreateSolidBrush<P0>(color: P0) -> HBRUSH
where P0: Param<COLORREF>,