DB_id3v2_tag_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @trusted @nogc nothrow
struct DB_id3v2_tag_s {}

Members

Variables

flags
ubyte flags;
Undocumented in source.
frames
DB_id3v2_frame_t* frames;
Undocumented in source.
ver
ubyte[2] ver;
Undocumented in source.

Meta