Function node_path

Source
pub fn node_path(node: &DrmNode, ty: NodeType) -> Result<PathBuf>
Expand description

Returns the path of a specific type of node from the same DRM device as an existing DrmNode.