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