Type Alias HiiDatabaseNotifyFn

Source
pub type HiiDatabaseNotifyFn = unsafe extern "efiapi" fn(package_type: u8, package_guid: *const Guid, package: *const HiiPackageHeader, handle: HiiHandle, notify_type: HiiDatabaseNotifyType) -> Status;
Expand description

EFI_HII_DATABASE_NOTIFY