Closed eyalroz closed 1 year ago
At the moment, stream_t::enqueue::memset() only accepts raw pointers + size alongside the value to set. It should accept regions.
stream_t::enqueue::memset()
At the moment,
stream_t::enqueue::memset()
only accepts raw pointers + size alongside the value to set. It should accept regions.