Package-level declarations

Types

Link copied to clipboard
value class SysMmanMapFlags(val mask: <Error class: unknown class>) : UintBitMask<SysMmanProt>

Mmap flags

Link copied to clipboard
value class SysMmanProt(val mask: <Error class: unknown class>) : UintBitMask<SysMmanProt>

Memory protection bits for mmap

Link copied to clipboard
object SysStat

Constants from Emscripten include/sys/stat.h

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun StructStat.pack(): Buffer
Link copied to clipboard
fun StructStat.packTo(sink: Sink)