Function windows::Win32::Graphics::Gdi::SetWorldTransform

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