PFNGLUNIFORM2UIVEXTPROCDart typedef

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

Implementation

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