pub fn node_path(node: &DrmNode, ty: NodeType) -> Result<PathBuf>
Returns the path of a specific type of node from the same DRM device as an existing DrmNode.
DrmNode