PFNGLUNIFORM3UIVPROCDart typedef

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

Implementation

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