PFNGLUNIFORM3IVPROCDart typedef

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

Implementation

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