PHP 8.2.30
Preview: function.rb Size: 293 B
//opt/alt/ruby22/lib64/ruby/2.2.0/fiddle/function.rb

module Fiddle
  class Function
    # The ABI of the Function.
    attr_reader :abi

    # The address of this function
    attr_reader :ptr

    # The name of this function
    attr_reader :name

    # The integer memory location of this function
    def to_i
      ptr.to_i
    end
  end
end

Directory Contents

Dirs: 0 × Files: 8

Name Size Perms Modified Actions
1.18 KB lrw-r--r-- 2023-07-26 14:31:54
Edit Download
4.50 KB lrw-r--r-- 2023-07-26 14:31:54
Edit Download
293 B lrw-r--r-- 2023-07-26 14:31:54
Edit Download
8.60 KB lrw-r--r-- 2023-07-26 14:31:54
Edit Download
2.91 KB lrw-r--r-- 2023-07-26 14:31:54
Edit Download
6.32 KB lrw-r--r-- 2023-07-26 14:31:54
Edit Download
1.84 KB lrw-r--r-- 2023-07-26 14:31:54
Edit Download
2.59 KB lrw-r--r-- 2023-07-26 14:31:54
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).