Function windows::Win32::Graphics::Gdi::SetBkMode

pub unsafe fn SetBkMode<P0>(hdc: P0, mode: BACKGROUND_MODE) -> i32
where P0: IntoParam<HDC>,