PFNGLPROGRAMPARAMETERS4FVNVPROCDart typedef

PFNGLPROGRAMPARAMETERS4FVNVPROCDart = void Function(int target, int index, int count, Pointer<Float> v)

Implementation

typedef PFNGLPROGRAMPARAMETERS4FVNVPROCDart =
    void Function(int target, int index, int count, Pointer<Float> v);