Sha256: 02c5dd9125a2fcc8264f226a32d80b70340567d9dfa2a0cfb1a9ddd1602888c5

Contents?: true

Size: 197 Bytes

Versions: 7013

Compression:

Stored size: 197 Bytes

Contents

require 'ffi'

module Foo
  extend FFI::Library
  ffi_lib FFI::Library::LIBC
  attach_function("cputs", "puts", [ :string ], :int)
end
Foo.cputs("Hello, World via libc puts using FFI on MRI ruby")

Version data entries

7,013 entries across 7,009 versions & 39 rubygems

Version Path
cybrid_api_bank_ruby-0.123.149 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_id_ruby-0.123.149 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_organization_ruby-0.123.149 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_bank_ruby-0.123.148 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_id_ruby-0.123.148 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_organization_ruby-0.123.148 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_bank_ruby-0.123.147 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_organization_ruby-0.123.147 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_id_ruby-0.123.147 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
ory-client-1.16.2 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/samples/hello.rb
talon_one-7.0.0 .github/.example/vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0-arm64-darwin/samples/hello.rb
cybrid_api_bank_ruby-0.123.145 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_organization_ruby-0.123.145 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_id_ruby-0.123.145 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_bank_ruby-0.123.144 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_id_ruby-0.123.144 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
cybrid_api_organization_ruby-0.123.144 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb
ory-client-1.16.1 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/samples/hello.rb
ory-client-1.16.0 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/samples/hello.rb
cybrid_api_bank_ruby-0.123.143 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.1-x86_64-linux-gnu/samples/hello.rb