Flowdock
method

size

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: CStructEntity
size(types) public

Given types, returns the offset for the packed sizes of those types

DL::CStructEntity.size([DL::TYPE_DOUBLE, DL::TYPE_INT, DL::TYPE_CHAR,
                        DL::TYPE_VOIDP])
=> 24
Show source
Register or log in to add new notes.