crypto_kx_primitive method

Pointer<Char> crypto_kx_primitive()

Implementation

ffi.Pointer<ffi.Char> crypto_kx_primitive() {
  return _crypto_kx_primitive();
}