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, Tue Jun 7 2011 18:34:22.