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