package mmap
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Mmap.V1Source
Source
val map_file :
Unix.file_descr ->
?pos:int64 ->
('a, 'b) Bigarray.kind ->
'c Bigarray.layout ->
bool ->
int array ->
('a, 'b, 'c) Bigarray.Genarray.tmap_file is the same as Unix.map_file in OCaml >= 4.06.0