biohazard-1.0.2: bioinformatics support library
Bio.Util.MMap
unsafeMMapFile :: FilePath -> IO Bytes Source #
c_mmap :: CSize -> CInt -> IO (Ptr Word8) Source #
c_munmap :: FunPtr (Ptr () -> Ptr Word8 -> IO ()) Source #