Dart_EntropySource typedef

Implementation

typedef Dart_EntropySource
    = ffi.Pointer<ffi.NativeFunction<Dart_EntropySourceFunction>>;