crypto_hash_primitive method

Pointer<Char> crypto_hash_primitive()

Implementation

ffi.Pointer<ffi.Char> crypto_hash_primitive() {
  return _crypto_hash_primitive();
}