Function system_properties

Source
pub fn system_properties() -> &'static SystemProperties
Expand description

Get the system properties. Before calling this function, init() must be called. It panics if init() is not called or the system properties cannot be opened.