Function windows::Win32::Graphics::GdiPlus::GdipTransformPath

pub unsafe fn GdipTransformPath(
    path: *mut GpPath,
    matrix: *mut Matrix,
) -> Status