Function windows::Win32::Graphics::GdiPlus::GdipGetPathLastPoint

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