Function windows_sys::Win32::Graphics::Gdi::SetRectRgn
[−]pub unsafe extern "system" fn SetRectRgn(
hrgn: HRGN,
left: i32,
top: i32,
right: i32,
bottom: i32
) -> BOOL
Expand description
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’