pub unsafe extern "system" fn SetBkMode(
    hdc: HDC,
    mode: BACKGROUND_MODE
) -> i32
Expand description

Required features: "Win32_Graphics_Gdi"