System Types
Synopsis
This is a place for defining compiler or system provided types to avoid dangling references.
Description
These types are provided by the compiler (“built-in”) or from a required operating system, POSIX, or package header.
off_t
type off_t
type uint64_t
type uint32_t
type uint8_t