TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Attributes | List of all members
zlib_filefunc64_def_s Struct Reference

#include <ioapi.h>

Public Attributes

open64_file_func zopen64_file
 
read_file_func zread_file
 
write_file_func zwrite_file
 
tell64_file_func ztell64_file
 
seek64_file_func zseek64_file
 
close_file_func zclose_file
 
testerror_file_func zerror_file
 
voidpf opaque
 

Detailed Description

Definition at line 162 of file ioapi.h.

Member Data Documentation

voidpf zlib_filefunc64_def_s::opaque
close_file_func zlib_filefunc64_def_s::zclose_file
testerror_file_func zlib_filefunc64_def_s::zerror_file
open64_file_func zlib_filefunc64_def_s::zopen64_file
read_file_func zlib_filefunc64_def_s::zread_file
seek64_file_func zlib_filefunc64_def_s::zseek64_file
tell64_file_func zlib_filefunc64_def_s::ztell64_file
write_file_func zlib_filefunc64_def_s::zwrite_file

The documentation for this struct was generated from the following file: