package mmap

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val map_file : Unix.file_descr -> ?pos:int64 -> ('a, 'b) Bigarray_compat.kind -> 'c Bigarray_compat.layout -> bool -> int array -> ('a, 'b, 'c) Bigarray_compat.Genarray.t

map_file is the same as Unix.map_file in OCaml >= 4.06.0