- or download this
TYPEMAP
PBar T_PTROBJ
- or download this
typedef struct __Bar {
// ...
...
OUTPUT:
RETVAL
- or download this
TYPEMAP
PBarBuilder T_PTROBJ
PBar T_PTROBJ
- or download this
typedef struct __BarBuilder {
// ...
...
RETVAL = retval;
OUTPUT:
RETVAL