W3cubDocs

/Ruby 2.5

class Fiddle::CStruct

Parent:
Object

C struct shell

Public Class Methods

entity_class() Show source

accessor to Fiddle::CStructEntity

# File ext/fiddle/lib/fiddle/struct.rb, line 9
def CStruct.entity_class
  CStructEntity
end

Ruby Core © 1993–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.