Function windows_sys::Win32::Graphics::Gdi::CreateSolidBrush
pub unsafe extern "system" fn CreateSolidBrush(
color: COLORREF
) -> HBRUSH
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"