pub unsafe extern "system" fn ModifyWorldTransform(
hdc: *mut c_void,
lpxf: *const XFORM,
mode: u32,
) -> i32Expand description
METAFILE#45 ModifyWorldTransform
modifies the current world-space to page-space transform in the playback device context
ยงSee also
- MS-EMF:v14 2.3.12.1 EMR_MODIFYWORLDTRANSFORM Record