Function GdipTransformPoints
pub unsafe extern "system" fn GdipTransformPoints(
graphics: *mut GpGraphics,
destspace: CoordinateSpace,
srcspace: CoordinateSpace,
points: *mut PointF,
count: i32,
) -> Status
pub unsafe extern "system" fn GdipTransformPoints(
graphics: *mut GpGraphics,
destspace: CoordinateSpace,
srcspace: CoordinateSpace,
points: *mut PointF,
count: i32,
) -> Status