module FFI::Platform

def self.bsd?

Returns:
  • (Boolean) -
def self.bsd?
  IS_BSD
end