6. Bugz Synth

<<typedefs>>=
typedef struct bugz_synth bugz_synth;
<<structs>>=
struct bugz_synth {
    PWFLT foo;
};



prev | home | next