PFNGLPROGRAMNAMEDPARAMETER4FVNVPROC typedef

PFNGLPROGRAMNAMEDPARAMETER4FVNVPROC = Void Function(Uint32 id, Uint32 len, Pointer<Uint8> name, Pointer<Float> v)

Implementation

typedef PFNGLPROGRAMNAMEDPARAMETER4FVNVPROC =
    Void Function(Uint32 id, Uint32 len, Pointer<Uint8> name, Pointer<Float> v);