Sha256: 0d11e93de2f74450d4c194d088f7af42a5d86844670fc65d526d3a3612a60232

Contents?: true

Size: 1003 Bytes

Versions: 18

Compression:

Stored size: 1003 Bytes

Contents

#
# Copyright (C) 2008-2010 JRuby project
#
# All rights reserved.
#
# This file is part of ruby-ffi.
#
# This code is free software: you can redistribute it and/or modify it under
# the terms of the GNU Lesser General Public License version 3 only, as
# published by the Free Software Foundation.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
# version 3 for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with this work.  If not, see <http://www.gnu.org/licenses/>.

require 'ffi/platform'
require 'ffi/types'
require 'ffi/library'
require 'ffi/errno'
require 'ffi/memorypointer'
require 'ffi/struct'
require 'ffi/union'
require 'ffi/managedstruct'
require 'ffi/callback'
require 'ffi/io'
require 'ffi/autopointer'
require 'ffi/variadic'
require 'ffi/enum'

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
ffi-1.0.9-x86-mingw32 lib/ffi/ffi.rb
ffi-1.0.9 lib/ffi/ffi.rb
ffi-1.0.7-x86-mingw32 lib/ffi/ffi.rb
ffi-1.0.7 lib/ffi/ffi.rb
ffi-1.0.6-x86-mingw32 lib/ffi/ffi.rb
ffi-1.0.6 lib/ffi/ffi.rb
ffi-1.0.5-x86-mingw32 lib/ffi/ffi.rb
ffi-1.0.5 lib/ffi/ffi.rb
ffi-1.0.4-x86-mingw32 lib/ffi/ffi.rb
ffi-1.0.4 lib/ffi/ffi.rb
ffi-1.0.3-x86-mingw32 lib/ffi/ffi.rb
ffi-1.0.3 lib/ffi/ffi.rb
ffi-1.0.2-x86-mingw32 lib/ffi/ffi.rb
ffi-1.0.2 lib/ffi/ffi.rb
ffi-1.0.1-x86-mingw32 lib/ffi/ffi.rb
ffi-1.0.1 lib/ffi/ffi.rb
ffi-1.0.0 lib/ffi/ffi.rb
ffi-aitrus-0.9.0.beta lib/ffi/ffi.rb