Function setup_topology_node

Source
pub(crate) fn setup_topology_node(
    skel: &mut BpfSkel<'_>,
    mask: &[u64],
) -> Result<()>