devela::_dep::rustix::thread

Function name

pub fn name() -> Result<CString, Errno> 
Available on crate feature dep_rustix only.
Expand description

Get the name of the calling thread.

§References