Function windows_sys::Win32::Graphics::Gdi::IntersectClipRect
[−]pub unsafe extern "system" fn IntersectClipRect(
hdc: HDC,
left: i32,
top: i32,
right: i32,
bottom: i32
) -> i32
Expand description
Required features: "Win32_Graphics_Gdi"