GlTexParameteriNative typedef

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

Implementation

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