pub fn control_speculative_feature(
    feature: SpeculationFeature,
    config: SpeculationFeatureControl
) -> Result<()>
Available on crate feature process only.
Expand description

Sets the state of the speculation misfeature.

References