Function rustc_codegen_llvm::common::struct_in_context
source ยท fn struct_in_context<'ll>(
llcx: &'ll Context,
elts: &[&'ll Value],
packed: bool,
) -> &'ll Value
fn struct_in_context<'ll>(
llcx: &'ll Context,
elts: &[&'ll Value],
packed: bool,
) -> &'ll Value