Function windows_sys::Win32::Graphics::Gdi::SetWindowExtEx
pub unsafe extern "system" fn SetWindowExtEx(
hdc: HDC,
x: i32,
y: i32,
lpsz: *mut SIZE
) -> BOOL
Expand description
Required features: "Win32_Foundation"