Skip to main content
classify_arg
rustc_
target
1.99.0-beta.4
(948ec4e1e 2026-09-04)
In rustc_
target::
callconv::
bpf
rustc_target
::
callconv
::
bpf
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
,