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