pub fn system_get_version_string() -> &'static strExpand description
Return a version string describing the system (kernel). This string never changes.
Wraps the zx_system_get_version_string syscall.
pub fn system_get_version_string() -> &'static strReturn a version string describing the system (kernel). This string never changes.
Wraps the zx_system_get_version_string syscall.