Modules
std
os
uefi
tables
AllocateType
enum AllocateType
[src]
Fields
any
max_address
address
Source
pub const AllocateType = enum(u32) { any, max_address, address, }