method

struct

struct(signature)
public

Creates a class to wrap the C struct described by signature.

MyStruct = struct ['int i', 'char c']