Package club.doki7.stb.vorbis.datatype
package club.doki7.stb.vorbis.datatype
-
ClassDescriptionAuxiliary interface for unifying
STB_VorbisAlloc
andSTB_VorbisAlloc.Ptr
operations.Auxiliary interface for unifyingSTB_VorbisComment
andSTB_VorbisComment.Ptr
operations.Auxiliary interface for unifyingSTB_VorbisInfo
andSTB_VorbisInfo.Ptr
operations.Represents a pointer to astb_vorbis_alloc
structure in native memory.Represents a pointer to / an array of null structure(s) in native memory.Represents a pointer to astb_vorbis_comment
structure in native memory.Represents a pointer to / an array of null structure(s) in native memory.Represents a pointer to astb_vorbis_info
structure in native memory.Represents a pointer to / an array of null structure(s) in native memory.