PFNGLUNIFORM4FVARBPROCDart typedef

PFNGLUNIFORM4FVARBPROCDart = void Function(int location, int count, Pointer<Float> value)

Implementation

typedef PFNGLUNIFORM4FVARBPROCDart =
    void Function(int location, int count, Pointer<Float> value);