Function Buffer.mapWriteAsync
Map the buffer for writing asynchronously.
void mapWriteAsync
(
ulong start,
ulong size
) @trusted;
Map the buffer for writing asynchronously.
void mapWriteAsync
(
ulong start,
ulong size
) @trusted;