PFNGLUNIFORM3FVARBPROCDart typedef

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

Implementation

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