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