Function windows_sys::Win32::Graphics::Gdi::SetBoundsRect
[−]pub unsafe extern "system" fn SetBoundsRect(
hdc: HDC,
lprect: *const RECT,
flags: SET_BOUNDS_RECT_FLAGS
) -> u32
Expand description
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’