Function rustc_codegen_llvm::llvm::LLVMConstStructInContext
source ยท pub unsafe extern "C" fn LLVMConstStructInContext<'a>(
C: &'a Context,
ConstantVals: *const &'a Value,
Count: c_uint,
Packed: Bool,
) -> &'a Value