pub unsafe extern "C" fn rcl_node_get_domain_id( node: *const rcl_node_t, domain_id: *mut usize) -> rcl_ret_t
Return the ROS domain ID that the node is using.