PFNGLPROGRAMUNIFORM2UI64VNVPROCDart typedef

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

Implementation

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