Function llvm_sys::core::LLVMSetTailCall

source ยท
pub unsafe extern "C" fn LLVMSetTailCall(
    CallInst: LLVMValueRef,
    IsTailCall: LLVMBool
)