PFNGLUNIFORM4IVPROCDart typedef

PFNGLUNIFORM4IVPROCDart = void Function(int location, int count, Pointer<Int32> value)

Implementation

typedef PFNGLUNIFORM4IVPROCDart =
    void Function(int location, int count, Pointer<Int32> value);