Class: FFI::Compiler::Task

Inherits:
CompileTask show all
Defined in:
lib/ffi-compiler/task.rb

Instance Attribute Summary

Attributes inherited from CompileTask

#cflags, #cxxflags, #ldflags, #libs, #platform

Method Summary

Methods inherited from CompileTask

#export, #find_library, #have_func?, #have_header?, #have_library, #have_library?, #initialize

Constructor Details

This class inherits a constructor from FFI::Compiler::CompileTask