Type Alias r_efi::system::BootAllocatePages
source ยท pub type BootAllocatePages = extern "efiapi" fn(_: AllocateType, _: MemoryType, _: usize, _: *mut PhysicalAddress) -> Status;pub type BootAllocatePages = extern "efiapi" fn(_: AllocateType, _: MemoryType, _: usize, _: *mut PhysicalAddress) -> Status;