Function rustc_codegen_llvm::llvm_::ffi::LLVMConstArray2
source ยท pub unsafe extern "C" fn LLVMConstArray2<'a>(
ElementTy: &'a Type,
ConstantVals: *const &'a Value,
Length: u64,
) -> &'a Value
pub unsafe extern "C" fn LLVMConstArray2<'a>(
ElementTy: &'a Type,
ConstantVals: *const &'a Value,
Length: u64,
) -> &'a Value