Enum km::object::IO_ALLOCATION_ACTION
[−]
[src]
pub enum IO_ALLOCATION_ACTION {
KeepObject,
DeallocateObject,
DeallocateObjectKeepRegisters,
}Variants
KeepObject | ||
DeallocateObject | ||
DeallocateObjectKeepRegisters |