rustc_
codegen_
llvm
1.87.0-nightly
(920d95eaf 2025-03-28)
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Function
LLVMBuildRet
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMBuildRet<'a>( B: &
Builder
<'a>, V: &'a
Value
, ) -> &'a
Value