Skip to main content
LLVMSetTailCallKind
rustc_
codegen_
llvm
1.100.0-nightly
(809936eac 2026-09-12)
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
, )