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