crypto_auth_primitive method

Pointer<Char> crypto_auth_primitive()

Implementation

ffi.Pointer<ffi.Char> crypto_auth_primitive() {
  return _crypto_auth_primitive();
}