PFNGLGETPROGRAMENVPARAMETERFVARBPROC typedef

PFNGLGETPROGRAMENVPARAMETERFVARBPROC = Void Function(Uint32 target, Uint32 index, Pointer<Float> params)

Implementation

typedef PFNGLGETPROGRAMENVPARAMETERFVARBPROC =
    Void Function(Uint32 target, Uint32 index, Pointer<Float> params);