BootProtocolsPerHandle

Type Alias BootProtocolsPerHandle 

Source
pub type BootProtocolsPerHandle = extern "efiapi" fn(Handle, *mut *mut *mut Guid, *mut usize) -> Status;