# File lib/ffi/errno.rb, line 34
  def self.errno
    FFI::LastError.error
  end