[][src]Type Definition uefi_ffi::EFI_EXIT_BOOT_SERVICES

type EFI_EXIT_BOOT_SERVICES = Option<unsafe extern "C" fn(ImageHandle: EFI_HANDLE, MapKey: usize) -> EFI_STATUS>;