Searched defs:SimpleTextOutputProtocol (Results 1 – 3 of 3) sorted by relevance
23 pub struct SimpleTextOutputProtocol; struct25 impl ProtocolInfo for SimpleTextOutputProtocol { implementation
11 #### SimpleTextOutputProtocol subsubsection
232 pub fn con_out(&self) -> EfiResult<Protocol<'a, SimpleTextOutputProtocol>> { in con_out() argument