LV2_ATOM_BODY

Return a pointer to the body of an Atom. The "body" of an atom is the data just past the LV2_Atom head (i.e. the same offset for all types).

version(LV2)
extern (C) nothrow @nogc
void*
LV2_ATOM_BODY

Meta