Function windows_sys::Win32::Graphics::Gdi::SetWorldTransform

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