Skip to main content

thread_os_extension

Function thread_os_extension 

Source
pub fn thread_os_extension(
    thread: &ThreadHandle,
) -> Result<Option<ThreadOsExtensionBorrow<'_>>, TaskError>
Expand description

Borrows the OS extension composed inside a runtime-owned thread record.