enum AllocateType [src]

Fields

any
max_address
address

Source

pub const AllocateType = enum(u32) { any, max_address, address, }