pub unsafe extern "system" fn SetWorldTransform(
    hdc: HDC,
    lpxf: *const XFORM
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’