FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setup_free()

static void fl::third_party::vorbis::setup_free ( vorb * f,
void * p )
static

Definition at line 697 of file stb_vorbis.cpp.hpp.

698{
699 if (f->alloc.alloc_buffer) return; // do nothing; setup mem is a stack
700 fl::free(p);
701}
void free(void *ptr)

References FL_NOEXCEPT, and fl::free().

Referenced by stb_vorbis_close(), and vorbis_deinit().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: