pub fn system_get_feature_flags<F>() -> Result<F, Status>
Expand description
Get supported hardware capabilities bitflags.
Wraps the zx_system_get_features syscall.
pub fn system_get_feature_flags<F>() -> Result<F, Status>
Get supported hardware capabilities bitflags.
Wraps the zx_system_get_features syscall.