GeoJsonCallback typedef
GeoJSON projection callback ring_type: 0=begin_ring, 1=point, 2=end_ring
Implementation
typedef GeoJsonCallback =
ffi.Pointer<ffi.NativeFunction<GeoJsonCallbackFunction>>;
GeoJSON projection callback ring_type: 0=begin_ring, 1=point, 2=end_ring
typedef GeoJsonCallback =
ffi.Pointer<ffi.NativeFunction<GeoJsonCallbackFunction>>;