pub fn system_get_feature_count(kind: FeatureKind) -> Result<u32, Status>
Expand description
Get supported hardware capabilities counts.
Wraps the zx_system_get_features syscall.
pub fn system_get_feature_count(kind: FeatureKind) -> Result<u32, Status>
Get supported hardware capabilities counts.
Wraps the zx_system_get_features syscall.