Function windows_sys::Win32::Graphics::GdiPlus::GdipSetWorldTransform

pub unsafe extern "system" fn GdipSetWorldTransform(
    graphics: *mut GpGraphics,
    matrix: *mut Matrix,
) -> Status