pub unsafe extern "system" fn ScaleViewportExtEx(
    hdc: HDC,
    xn: i32,
    dx: i32,
    yn: i32,
    yd: i32,
    lpsz: *mut SIZE
) -> BOOL
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"