Function windows::Win32::UI::Controls::GetThemeSysColorBrush

pub unsafe fn GetThemeSysColorBrush<P0>(
    htheme: P0,
    icolorid: THEME_PROPERTY_SYMBOL_ID,
) -> HBRUSH
where P0: Param<HTHEME>,