Skip to main content
LLVMSetTailCallKind
rustc_
codegen_
llvm
1.98.0-nightly
(e7815e522 2026-06-04)
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Function
LLVM
SetTail
Call
Kind
Copy item path
Source
pub(crate) extern "C" fn LLVMSetTailCallKind( CallInst: &
Value
, kind:
TailCallKind
, )