Function windows_sys::Win32::Graphics::Gdi::ScaleWindowExtEx
pub unsafe extern "system" fn ScaleWindowExtEx(
hdc: HDC,
xn: i32,
xd: i32,
yn: i32,
yd: i32,
lpsz: *mut SIZE,
) -> BOOL