Function wasm_abi_safe

Source
fn wasm_abi_safe<'tcx>(tcx: TyCtxt<'tcx>, arg: &ArgAbi<'tcx, Ty<'tcx>>) -> bool
Expand description

Determines whether the given argument is passed the same way on the old and new wasm ABIs.