crypto_pwhash_primitive method

Pointer<Char> crypto_pwhash_primitive()

Implementation

ffi.Pointer<ffi.Char> crypto_pwhash_primitive() {
  return _crypto_pwhash_primitive();
}