crypto_pwhash_strprefix method

Pointer<Char> crypto_pwhash_strprefix()

Implementation

ffi.Pointer<ffi.Char> crypto_pwhash_strprefix() {
  return _crypto_pwhash_strprefix();
}