Function windows::Win32::Graphics::Gdi::GetWindowExtEx

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