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