GlPathParameteriNVNative typedef

GlPathParameteriNVNative = Void Function(Uint32 path, Uint32 pname, Int32 value)

Implementation

typedef GlPathParameteriNVNative = Void Function(
    Uint32 path, Uint32 pname, Int32 value);