pub unsafe extern "system" fn GetAspectRatioFilterEx(
    hdc: HDC,
    lpsize: *mut SIZE
) -> BOOL
Expand description

Required features: "Win32_Foundation"