Function windows_sys::Win32::Graphics::Gdi::GetWorldTransform
pub unsafe extern "system" fn GetWorldTransform(
hdc: HDC,
lpxf: *mut XFORM
) -> BOOL
Expand description
Required features: "Win32_Foundation"