MySQL 8.3.0
Source Code Documentation
anonymous_namespace{my_fstream.cc} Namespace Reference

Functions

int64_t fseek_ (FILE *stream, int64_t offset, int whence)
 Portable fseek() wrapper (without the modified semantics of my_fseek()). More...
 

Function Documentation

◆ fseek_()

int64_t anonymous_namespace{my_fstream.cc}::fseek_ ( FILE *  stream,
int64_t  offset,
int  whence 
)

Portable fseek() wrapper (without the modified semantics of my_fseek()).