Function rustc_codegen_llvm::common::struct_in_context[][src]

pub fn struct_in_context<'a>(
    llcx: &'a Context,
    elts: &[&'a Value],
    packed: bool
) -> &'a Value