Function rustc_codegen_llvm::llvm_::ffi::LLVMRustSetTailCallKind

source ยท
pub unsafe extern "C" fn LLVMRustSetTailCallKind(
    CallInst: &Value,
    TKC: TailCallKind,
)