Type Alias r_efi::system::BootInstallConfigurationTable

source ยท
pub type BootInstallConfigurationTable = extern "efiapi" fn(_: *mut Guid, _: *mut c_void) -> Status;