GlFramebufferTexture2DNative typedef

GlFramebufferTexture2DNative = Void Function(Uint32 target, Uint32 attachment, Uint32 textarget, Uint32 texture, Int32 level)

Implementation

typedef GlFramebufferTexture2DNative = Void Function(Uint32 target,
    Uint32 attachment, Uint32 textarget, Uint32 texture, Int32 level);