ruby / 2.5.3 / fiddle / cstruct.html /

class Fiddle::CStruct

Parent:
Object

C struct shell

Public Class Methods

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

accessor to Fiddle::CStructEntity

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