Function name

Source
pub fn name() -> Result<CString>
Available on crate features thread and alloc only.
Expand description

Get the name of the calling thread.

§References