PFNGLPROGRAMPARAMETER4DVNVPROC typedef

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

Implementation

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