pub fn pin_to_numa_node(node: u32) -> Result<()>
Pin the calling thread to a specific NUMA node’s cores.
Returns an error if pinning fails.