PFNGLUNIFORM3UI64VARBPROCDart typedef

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

Implementation

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