Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ TessBaseAPIEnd
Function
TessBaseAPIEnd
deps/tesseract/api/capi.cpp:515–518 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
513
}
514
515
TESS_API void TESS_CALL TessBaseAPIEnd(TessBaseAPI* handle)
516
{
517
handle->End();
518
}
519
520
TESS_API int TESS_CALL TessBaseAPIIsValidWord(TessBaseAPI* handle, const char* word)
521
{
Callers
nothing calls this directly
Calls
1
End
Method · 0.45
Tested by
no test coverage detected