Class
FFI::VariadicInvoker
In:
lib/ffi/variadic.rb
lib/ffi/variadic.rb
Parent:
Object
Methods
call
call
init
init
new
new
Public Class methods
new
(library, function, arg_types, ret_type, options)
new
(library, function, arg_types, ret_type, options)
Public Instance methods
call
(*args, &block)
call
(*args, &block)
init
(arg_types, type_map)
init
(arg_types, type_map)
[Validate]