GlPathParameterfvNVNative typedef

GlPathParameterfvNVNative = Void Function(Uint32 path, Uint32 pname, Pointer<Float> value)

Implementation

typedef GlPathParameterfvNVNative = Void Function(
    Uint32 path, Uint32 pname, Pointer<Float> value);