method

union

union(signature)
public

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

MyUnion = union ['int i', 'char c']