예제 #1
0
 //[Verify(PlatformInvoke)]
 static extern unsafe double MAAreaForPolygon(CLLocationCoordinate2D *coordinates, int count);
예제 #2
0
 //[Verify(PlatformInvoke)]
 static extern unsafe bool MAPolygonContainsCoordinate(CLLocationCoordinate2D point, CLLocationCoordinate2D *polygon, nuint count);