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, Wed Apr 27 2016 22:07:49.