GSF Reference Manual | ||||
---|---|---|---|---|
A | E | I | S | T |
A
Parameter points to an array of items.
NULL is ok, both for passing and for returning.
E
Generics and defining elements of containers and arrays.
I
Parameter for input. Default is transfer none.
S
The callback is valid only during the call to the method.
T
Free data after the code is done.
Don't free data after the code is done.