crypto_onetimeauth_primitive method

Pointer<Char> crypto_onetimeauth_primitive()

Implementation

ffi.Pointer<ffi.Char> crypto_onetimeauth_primitive() {
  return _crypto_onetimeauth_primitive();
}