GlInvalidateNamedFramebufferData typedef
GlInvalidateNamedFramebufferData =
void Function(int framebuffer, int numAttachments, Pointer<Uint32> attachments)
Implementation
typedef GlInvalidateNamedFramebufferData = void Function(
int framebuffer, int numAttachments, Pointer<Uint32> attachments);