GlPathParameterivNVNative typedef

GlPathParameterivNVNative = Void Function(Uint32 path, Uint32 pname, Pointer<Int32> value)

Implementation

typedef GlPathParameterivNVNative = Void Function(
    Uint32 path, Uint32 pname, Pointer<Int32> value);