pub unsafe extern "system" fn CreateHatchBrush(
    ihatch: HATCH_BRUSH_STYLE,
    color: COLORREF
) -> HBRUSH
Expand description

Required features: "Win32_Foundation"