class FFI::ConstGenerator::Constant

def ruby_name

Returns:
  • (String) -
def ruby_name
  @ruby_name || @name
end