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
pub type HiiDatabaseNotifyFn = unsafe extern "efiapi" fn(package_type: u8, package_guid: *const Guid, package: *const HiiPackageHeader, handle: HiiHandle, notify_type: HiiDatabaseNotifyType) -> Status;
EFI_HII_DATABASE_NOTIFY