Function windows::Win32::Graphics::Gdi::GetWorldTransform

pub unsafe fn GetWorldTransform<P0>(hdc: P0, lpxf: *mut XFORM) -> BOOL
where P0: Param<HDC>,