PFNGLGETPROGRAMENVPARAMETERDVARBPROC typedef

PFNGLGETPROGRAMENVPARAMETERDVARBPROC = Void Function(Uint32 target, Uint32 index, Pointer<Double> params)

Implementation

typedef PFNGLGETPROGRAMENVPARAMETERDVARBPROC =
    Void Function(Uint32 target, Uint32 index, Pointer<Double> params);