Module: LibC

Extended by:
FFI::Library
Defined in:
lib/ffi-rxs/libc.rb

Constant Summary collapse

Free =

get a pointer to the free function; used for XS::Message deallocation

library.find_symbol('free')