ERect

Structure used for #effEditGetRect.

struct ERect {
VstInt16 top;
VstInt16 left;
VstInt16 bottom;
VstInt16 right;
}

Meta