pub fn system_properties() -> &'static SystemPropertiesExpand 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.
pub fn system_properties() -> &'static SystemPropertiesGet 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.