GlNamedRenderbufferStorageMultisampleEXT typedef
GlNamedRenderbufferStorageMultisampleEXT =
void Function(int renderbuffer, int samples, int internalformat, int width, int height)
Implementation
typedef GlNamedRenderbufferStorageMultisampleEXT = void Function(
int renderbuffer, int samples, int internalformat, int width, int height);