Function rustc_llvm_proxy::proxy::LLVMBuildArrayMalloc
source · #[no_mangle]
pub unsafe extern "C" fn LLVMBuildArrayMalloc(
arg1: LLVMBuilderRef,
Ty: LLVMTypeRef,
Val: LLVMValueRef,
Name: *const c_char
) -> LLVMValueRef