Function rustc_codegen_llvm::llvm::LLVMSetTailCall

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