pub fn get_host_platform_info() -> &'static HostPlatformInfoExpand description
Returns the globally-initialized HostPlatformInfo.
ยงPanics
Panics if init_host_platform_info has not yet been called.
pub fn get_host_platform_info() -> &'static HostPlatformInfoReturns the globally-initialized HostPlatformInfo.
Panics if init_host_platform_info has not yet been called.