PFNGLPROGRAMNAMEDPARAMETER4DVNVPROCDart typedef

PFNGLPROGRAMNAMEDPARAMETER4DVNVPROCDart = void Function(int id, int len, Pointer<Uint8> name, Pointer<Double> v)

Implementation

typedef PFNGLPROGRAMNAMEDPARAMETER4DVNVPROCDart =
    void Function(int id, int len, Pointer<Uint8> name, Pointer<Double> v);