Function rustc_codegen_llvm::llvm_::ffi::LLVMBuildAlloca
source ยท pub unsafe extern "C" fn LLVMBuildAlloca<'a>(
B: &Builder<'a>,
Ty: &'a Type,
Name: *const c_char,
) -> &'a Value
pub unsafe extern "C" fn LLVMBuildAlloca<'a>(
B: &Builder<'a>,
Ty: &'a Type,
Name: *const c_char,
) -> &'a Value