PFNGLUNIFORM2UI64VARBPROCDart typedef

PFNGLUNIFORM2UI64VARBPROCDart = void Function(int location, int count, Pointer<Uint64> value)

Implementation

typedef PFNGLUNIFORM2UI64VARBPROCDart =
    void Function(int location, int count, Pointer<Uint64> value);