const fn strategy<VM: VMBinding>() -> VOBitUpdateStrategyExpand description
Select a strategy for the VM. It is a const function so it always returns the same strategy
for a given VM.
const fn strategy<VM: VMBinding>() -> VOBitUpdateStrategySelect a strategy for the VM. It is a const function so it always returns the same strategy
for a given VM.