Skip to content

Instantly share code, notes, and snippets.

@teleological
Created April 29, 2011 13:33
Show Gist options
  • Save teleological/948300 to your computer and use it in GitHub Desktop.
Save teleological/948300 to your computer and use it in GitHub Desktop.
FFI internals 2
module RubyInternals
attach_variable :ptr_vm_core, :rb_mRubyVMFrozenCore, :pointer
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment