E | O | T | A | O | T | A | T | ![]() |
![]() |
![]() |
![]() |
Generics and defining elements of containers and arrays.
Out parameter, where caller must allocate storage.
Free data container after the code is done.
Parameter points to an array of items.
Parameter for returning results. Default is transfer full.
Don't free data after the code is done.
Free data after the code is done.
Override the parsed C type with given type.
NULL is ok, both for passing and for returning.
Alias for transfer none, used for objects with floating refs.