Unmarshaller function that receives a XmlRpcStruct reference and translates it to a native representation.
- Parameters
-
_struct | The XmlRpcStruct to translate. |
dealloc | Allows to configure if the XmlRpcStruct must be deallcoted. |
- Returns
- A newly allocated reference representing the native type or NULL if it fails.