Function windows::Win32::Graphics::Gdi::CreateHatchBrush
pub unsafe fn CreateHatchBrush<P0>(
ihatch: HATCH_BRUSH_STYLE,
color: P0,
) -> HBRUSHwhere
P0: Param<COLORREF>,
pub unsafe fn CreateHatchBrush<P0>(
ihatch: HATCH_BRUSH_STYLE,
color: P0,
) -> HBRUSHwhere
P0: Param<COLORREF>,