LLVMSetTailCall

Function LLVMSetTailCall 

Source
pub unsafe extern "C" fn LLVMSetTailCall(
    CallInst: *mut LLVMValue,
    IsTailCall: i32,
)