module FFI::Platform

def self.solaris?

Returns:
  • (Boolean) -
def self.solaris?
  IS_SOLARIS
end