Function windows::Win32::Graphics::Gdi::SetROP2

pub unsafe fn SetROP2<P0>(hdc: P0, rop2: R2_MODE) -> i32
where P0: IntoParam<HDC>,