Function core::arch::nvptx::_thread_idx_x

source ·
pub unsafe fn _thread_idx_x() -> i32
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on target_arch="nvptx64" only.
Expand description

x-th thread index.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.