GlMultiTexEnvfEXTNative typedef

GlMultiTexEnvfEXTNative = Void Function(Uint32 texunit, Uint32 target, Uint32 pname, Float param)

Implementation

typedef GlMultiTexEnvfEXTNative = Void Function(
    Uint32 texunit, Uint32 target, Uint32 pname, Float param);