GEO_ENUMNAMEPROC typedef

GEO_ENUMNAMEPROC = Int32 Function(Pointer<Uint16>, Int64)

Implementation

typedef GEO_ENUMNAMEPROC = ffi.Int32 Function(
  ffi.Pointer<ffi.Uint16>,
  ffi.Int64,
);