Function windows::Win32::Graphics::Gdi::GetDCOrgEx

pub unsafe fn GetDCOrgEx<P0>(hdc: P0, lppt: *mut POINT) -> BOOL
where P0: IntoParam<HDC>,