Home
last modified time | relevance | path

Searched defs:EfiMemoryAttributesTableIter (Results 1 – 1 of 1) sorted by relevance

/bootable/libbootloader/gbl/libefi/src/
Dlib.rs789 pub struct EfiMemoryAttributesTableIter<'a> { struct
794 impl<'a> Iterator for EfiMemoryAttributesTableIter<'a> { implementation