GEO_ENUMPROC typedef

GEO_ENUMPROC = Int32 Function(Int64)

Implementation

typedef GEO_ENUMPROC = ffi.Int32 Function(
  ffi.Int64,
);