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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’