windows::Win32::Graphics::Gdi

Function IntersectClipRect

pub unsafe fn IntersectClipRect(
    hdc: HDC,
    left: i32,
    top: i32,
    right: i32,
    bottom: i32,
) -> GDI_REGION_TYPE