Module: Person::Core

Extended by:
DL::Importable
Defined in:
sample/c++sample.rb

Constant Summary collapse

Data =
struct [
  "char *name",
  "int age",
]

Constants included from DL::Importable

DL::Importable::LIB_MAP

Method Summary

Methods included from DL::Importable::Internal

#[], #_args_, #_retval_, #callback, #define_struct, #define_union, #dlload, #encode_argument_types, #extern, #import, #init_sym, #init_types, #parse_cproto, #symbol, #typealias