PFNGLUNIFORM4UIVPROCDart typedef

PFNGLUNIFORM4UIVPROCDart = void Function(int location, int count, Pointer<Uint32> value)

Implementation

typedef PFNGLUNIFORM4UIVPROCDart =
    void Function(int location, int count, Pointer<Uint32> value);