Property | Type | Description | |
---|---|---|---|
Configuration | System | ||
DetectSdl2 | bool | ||
DetectUnixKernel | string | ||
Init | void | ||
uname | void |
Method | Description | |
---|---|---|
Configuration ( ) : System | ||
DetectSdl2 ( ) : bool | ||
DetectUnixKernel ( ) : string |
Detects the unix kernel by p/invoking uname (libc).
|
|
Init ( ) : void | ||
uname ( utsname &uname_struct ) : void |