Function windows::Win32::Graphics::Gdi::GetWindowOrgEx

pub unsafe fn GetWindowOrgEx<P0>(hdc: P0, lppoint: *mut POINT) -> BOOL
where P0: Param<HDC>,