Simple Pointer class intended solely for use in calling native
methods where a pointer to a pointer is required in C to return a
pointer through a function parameter.
Simple Result class intended solely for use in calling Laygo class
methods where a pointer to a scalar is required in C to return a
value through a function parameter.
Result() -
Constructor for class advancedrelay.laygo.Result