package luv

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module File.StatSource

Sourcetype t = [ `Stat ] Ctypes.structure
Sourceval t : t F.typ
Sourceval st_dev : (Unsigned.uint64, t) F.field
Sourceval st_mode : (Unsigned.uint64, t) F.field
Sourceval st_uid : (Unsigned.uint64, t) F.field
Sourceval st_gid : (Unsigned.uint64, t) F.field
Sourceval st_rdev : (Unsigned.uint64, t) F.field
Sourceval st_ino : (Unsigned.uint64, t) F.field
Sourceval st_size : (Unsigned.uint64, t) F.field
Sourceval st_blksize : (Unsigned.uint64, t) F.field
Sourceval st_blocks : (Unsigned.uint64, t) F.field
Sourceval st_flags : (Unsigned.uint64, t) F.field
Sourceval st_gen : (Unsigned.uint64, t) F.field
Sourceval st_atim : ([ `Timespec ] Ctypes.structure, t) F.field
Sourceval st_mtim : ([ `Timespec ] Ctypes.structure, t) F.field
Sourceval st_ctim : ([ `Timespec ] Ctypes.structure, t) F.field
Sourceval st_birthtim : ([ `Timespec ] Ctypes.structure, t) F.field
OCaml

Innovation. Community. Security.