Function LLVMSetTailCall

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