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