rustc_
codegen_
llvm
1.85.0-nightly
(a47555110 2024-11-22)
In rustc_
codegen_
llvm::
common
rustc_codegen_llvm
::
common
Function
struct_in_context
Copy item path
Source
fn struct_in_context<'ll>( llcx: &'ll
Context
, elts: &[&'ll
Value
], packed:
bool
, ) -> &'ll
Value