Function windows_sys::Win32::Graphics::Gdi::SetViewportExtEx

pub unsafe extern "system" fn SetViewportExtEx(
    hdc: HDC,
    x: i32,
    y: i32,
    lpsz: *mut SIZE,
) -> BOOL