package luv

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

Module File.TimespecSource

Sourceval t : [ `Timespec ] Ctypes.structure F.typ
Sourceval tv_sec : (Signed.long, [ `Timespec ] Ctypes.structure) F.field
Sourceval tv_nsec : (Signed.long, [ `Timespec ] Ctypes.structure) F.field