RetroArch
|
#include <format.h>
Public Attributes | |
int | dummy |
FLAC PADDING structure. (c.f. format specification)
int FLAC__StreamMetadata_Padding::dummy |
Conceptually this is an empty struct since we don't store the padding bytes. Empty structs are not allowed by some C compilers, hence the dummy.