GlFramebufferParameteriNative typedef

GlFramebufferParameteriNative = Void Function(Uint32 target, Uint32 pname, Int32 param)

Implementation

typedef GlFramebufferParameteriNative = Void Function(
    Uint32 target, Uint32 pname, Int32 param);