![]() |
![]() |
St Reference Manual | ||
---|---|---|---|---|
T | A | T | O | E | I | S | T | O |
Free data container after the code is done.
NULL is ok, both for passing and for returning.
Free data after the code is done.
Out parameter, where caller must allocate storage.
Generics and defining elements of containers and arrays.
Parameter for input and for returning results. Default is transfer full.
The callback is valid until first called.
Don't free data after the code is done.
Parameter for returning results. Default is transfer full.