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