1.14.0.5
Hummingbird
A modern user interface library for games
cohtml::VMemFlags Namespace Reference

Enum for memory flags: ProtectionChange, Reserve, Commit, Decommit and Release. The only flags that can be combined are Reserve and Commit, all other flags are to be used exclusively and can't be combined with others. More...

Detailed Description

Enum for memory flags: ProtectionChange, Reserve, Commit, Decommit and Release. The only flags that can be combined are Reserve and Commit, all other flags are to be used exclusively and can't be combined with others.