Skip to main content
classify_arg
rustc_
target
1.98.0-nightly
(14210df0e 2026-05-31)
In rustc_
target::
callconv::
msp430
rustc_target
::
callconv
::
msp430
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
,