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