Function rustc_codegen_llvm::llvm::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