GlGetPathParameterfvNVNative typedef

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

Implementation

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