PFNGLUNIFORM4UI64VARBPROCDart typedef

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

Implementation

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