pub fn numa_run_on_node(node: u16) -> Result<()>
Expand description

Run the current thread on the specified NUMA node.