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