MySQL 8.0.40
Source Code Documentation
|
Functions | |
int64_t | fseek_ (FILE *stream, int64_t offset, int whence) |
Portable fseek() wrapper (without the modified semantics of my_fseek()). More... | |
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()).