GlBindFramebuffer typedef

GlBindFramebuffer = void Function(int pipeline, int program)

Implementation

typedef GlBindFramebuffer = void Function(int target, int framebuffer);