ProcessDocumentFile method
Implementation
void ProcessDocumentFile(
tess_api_ptr_t arg0,
ffi.Pointer<ffi.Char> arg1,
ffi.Pointer<ffi.Char> arg2,
) {
return _ProcessDocumentFile(
arg0,
arg1,
arg2,
);
}
void ProcessDocumentFile(
tess_api_ptr_t arg0,
ffi.Pointer<ffi.Char> arg1,
ffi.Pointer<ffi.Char> arg2,
) {
return _ProcessDocumentFile(
arg0,
arg1,
arg2,
);
}