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

Get member value from the struct node.

Parameters:
str Struct node.
name Member 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, Sun Nov 28 2010 17:53:44.