Function rustc_llvm_proxy::proxy::LLVMConstStructInContext
source · #[no_mangle]
pub unsafe extern "C" fn LLVMConstStructInContext(
C: LLVMContextRef,
ConstantVals: *mut LLVMValueRef,
Count: c_uint,
Packed: LLVMBool
) -> LLVMValueRef