Create method

tess_api_ptr_t Create()

Implementation

tess_api_ptr_t Create() {
  return _Create();
}