pub fn s_sethalt<const VALUE: u32>() -> !🔬This is a nightly-only experimental API. (
stdarch_amdgpu #149988)Available on
target_arch=amdgpu only.Expand description
Stop execution of the kernel.
This usually signals an error state.