Package org.jruby.ext.ffi.jffi
Class Factory.LastError
java.lang.Object
org.jruby.ext.ffi.jffi.Factory.LastError
- Enclosing class:
Factory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final IRubyObject
error
(ThreadContext context, IRubyObject recv) static final IRubyObject
error_set
(ThreadContext context, IRubyObject recv, IRubyObject value)
-
Constructor Details
-
LastError
public LastError()
-
-
Method Details
-
error
-
error_set
public static final IRubyObject error_set(ThreadContext context, IRubyObject recv, IRubyObject value)
-