Missing public interfaces for `ADM_node_t`
The following functions are needed for clients to successfully use the opaque ADM_node_t type:
-
ADM_node_get_hostname(ADM_node_t node): Retrieve a node's hostname. -
ADM_node_get_type(ADM_node_t type): Retrieve a node's type.