PFNGLUNIFORM3UIVEXTPROCDart typedef

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

Implementation

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