Type Alias r_efi::system::BootReinstallProtocolInterface

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