PFNGLUNIFORM4FVPROCDart typedef

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

Implementation

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