GlNamedFramebufferTextureEXT typedef

GlNamedFramebufferTextureEXT = void Function(int framebuffer, int attachment, int texture, int level)

Implementation

typedef GlNamedFramebufferTextureEXT = void Function(
    int framebuffer, int attachment, int texture, int level);