windows::Win32::Graphics::GdiPlus

Function GdipGetPathLastPoint

pub unsafe fn GdipGetPathLastPoint(
    path: *mut GpPath,
    lastpoint: *mut PointF,
) -> Status