Type Alias r_efi::system::BootFreePages

source ยท
pub type BootFreePages = extern "efiapi" fn(_: PhysicalAddress, _: usize) -> Status;