GlBindFramebufferNative typedef

GlBindFramebufferNative = Void Function(Uint32 target, Uint32 framebuffer)

Implementation

typedef GlBindFramebufferNative = Void Function(
    Uint32 target, Uint32 framebuffer);