Skip to main content
classify_arg
rustc_
target
1.96.0-nightly
(bcf3d36c9 2026-03-19)
In rustc_
target::
callconv::
nvptx64
rustc_target
::
callconv
::
nvptx64
Function
classify_
arg
Copy item path
Source
fn classify_arg<'a, Ty, C>(cx:
&C
, arg: &mut
ArgAbi
<'a, Ty>)
where Ty:
TyAbiInterface
<'a, C> +
Copy
,