PFNGLUNIFORM2IVPROCDart typedef

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

Implementation

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