pub unsafe extern "system" fn SetDCBrushColor(
    hdc: HDC,
    color: u32
) -> u32
Expand description

Required features: "Win32_Graphics_Gdi"