BootInstallProtocolInterface

Type Alias BootInstallProtocolInterface 

Source
pub type BootInstallProtocolInterface = extern "efiapi" fn(*mut Handle, *mut Guid, InterfaceType, *mut c_void) -> Status;