libxrdeveloper's documentation
xr_value* xr_value_get_member ( xr_value str,
const char *  name 
)

Get member value from the struct node.

Parameters:
strStruct node.
nameMember name.
Returns:
Membr value or NULL if struct does not have member with specified name. Returned value is owned by the str. Don't free it!
Documentation for libxr, Fri Jun 10 2011 14:08:19.