crypto_shorthash_primitive method

Pointer<Char> crypto_shorthash_primitive()

Implementation

ffi.Pointer<ffi.Char> crypto_shorthash_primitive() {
  return _crypto_shorthash_primitive();
}