Function GdipGetPathLastPoint

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