summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2021-02-26 09:57:13 -0800
committerAaron Patterson <tenderlove@ruby-lang.org>2021-02-26 09:57:13 -0800
commit0590e9b677e8c0b7a2364f660f06d9f5bd8fe87d (patch)
tree327bdb14b684b627d41678ce30d9e2db0da37a64 /version.h
parentcfc23903df6bde6d79292d8a0291bc82e920b54e (diff)
Fiddle::Function responds to to_proc
This lets us cast a Fiddle::Function to a block, allowing is to write things like: ```ruby f = Fiddle::Function.new(@libc['strcpy'], [TYPE_VOIDP, TYPE_VOIDP], TYPE_VOIDP) define_method :strcpy, &f ```
Diffstat (limited to 'version.h')
0 files changed, 0 insertions, 0 deletions