Function vmxoff

Source
pub unsafe fn vmxoff() -> Result<()>
Expand description

Disable VMX operation.

ยงSafety

Needs CPL 0.