rustc_codegen_llvm::llvm

Function LLVMSetTailCall

source
pub unsafe extern "C" fn LLVMSetTailCall(
    CallInst: &Value,
    IsTailCall: Bool,
)