|
FastLED 3.9.15
|
|
inline |
Set file position.
| file | File handle |
| offset | Offset from origin |
| origin | Seek origin (io::seek_set, io::seek_cur, io::seek_end) |
Definition at line 266 of file file_io.h.
Referenced by fl::detail::posix_filebuf::seek(), fl::third_party::vorbis::set_file_offset(), fl::detail::posix_filebuf::size(), fl::third_party::vorbis::skip(), and fl::third_party::vorbis::stb_vorbis_open_file().
Here is the caller graph for this function: