Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPathLastPoint

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