GlPathParameterfNVNative typedef

GlPathParameterfNVNative = Void Function(Uint32 path, Uint32 pname, Float value)

Implementation

typedef GlPathParameterfNVNative = Void Function(
    Uint32 path, Uint32 pname, Float value);