posix-types
ctypes-compatible type representations for the types exposed in <sys/types.h>.
Description
The implementation details, such as sizes and alignments, of the types vary from platform to platform, but the interface of each type is consistent across platforms.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 20 Jan 2017
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
unix-sys-stat
>= "0.4.0"