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, Mon Nov 29 2010 06:11:00.