Function windows::Win32::Graphics::Gdi::GetAspectRatioFilterEx

pub unsafe fn GetAspectRatioFilterEx<P0>(hdc: P0, lpsize: *mut SIZE) -> BOOL
where P0: Param<HDC>,