[Source]
Constructors
create
[Source]
new val create()
: Platform val^
Returns
Public Functions
bsd
[Source]
Returns
freebsd
[Source]
fun box freebsd()
: Bool val
Returns
dragonfly
[Source]
fun box dragonfly()
: Bool val
Returns
openbsd
[Source]
fun box openbsd()
: Bool val
Returns
linux
[Source]
fun box linux()
: Bool val
Returns
osx
[Source]
Returns
posix
[Source]
fun box posix()
: Bool val
Returns
windows
[Source]
fun box windows()
: Bool val
Returns
x86
[Source]
Returns
arm
[Source]
Returns
riscv
[Source]
fun box riscv()
: Bool val
Returns
lp64
[Source]
fun box lp64()
: Bool val
Returns
llp64
[Source]
fun box llp64()
: Bool val
Returns
ilp32
[Source]
fun box ilp32()
: Bool val
Returns
bigendian
[Source]
fun box bigendian()
: Bool val
Returns
littleendian
[Source]
fun box littleendian()
: Bool val
Returns
native128
[Source]
fun box native128()
: Bool val
Returns
debug
[Source]
fun box debug()
: Bool val
Returns
runtimestats
[Source]
fun box runtimestats()
: Bool val
Returns
runtimestatsmessages
[Source]
fun box runtimestatsmessages()
: Bool val
Returns
eq
[Source]
fun box eq(
that: Platform val)
: Bool val
Parameters
Returns
ne
[Source]
fun box ne(
that: Platform val)
: Bool val
Parameters
Returns