Function get_thread_area
pub unsafe fn get_thread_area(info: &mut user_desc_t) -> Result<(), i32> ⓘ
Available on crate feature
dep_nc
only.Expand description
Get thread-local storage information.
pub unsafe fn get_thread_area(info: &mut user_desc_t) -> Result<(), i32> ⓘ
dep_nc
only.Get thread-local storage information.