PFNGLPROGRAMPARAMETERS4DVNVPROC typedef

PFNGLPROGRAMPARAMETERS4DVNVPROC = Void Function(Uint32 target, Uint32 index, Uint32 count, Pointer<Double> v)

Implementation

typedef PFNGLPROGRAMPARAMETERS4DVNVPROC =
    Void Function(Uint32 target, Uint32 index, Uint32 count, Pointer<Double> v);