Function
unmapFileSegment
Unmap a memory-mapped file segment.
unmapFileSegment(mapping, addr, size)
Include Headers
seqan/file.h
Parameters
mapping
A file mapping object.
addr
A pointer to the beginning of the memory-mapped segment in memory.
size
The segment length in bytes.
Return Values
A bool which is true on success.
Member of
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:18