crypto_stream_primitive method

Pointer<Char> crypto_stream_primitive()

Implementation

ffi.Pointer<ffi.Char> crypto_stream_primitive() {
  return _crypto_stream_primitive();
}