Function Buffer.mapReadAsync

Map the buffer for reading asynchronously.

void mapReadAsync (
  ulong start,
  ulong size
) @trusted;

See Also

wgpu::BufferSlice::map_async