Type Definition r_efi::system::BootAllocatePages
source · [−]pub type BootAllocatePages = extern "win64" fn(_: AllocateType, _: MemoryType, _: usize, _: *mut PhysicalAddress) -> Status;pub type BootAllocatePages = extern "win64" fn(_: AllocateType, _: MemoryType, _: usize, _: *mut PhysicalAddress) -> Status;