Searched defs:DebugActive (Results 1 – 2 of 2) sorted by relevance
935 UINT16 DebugActive : 1; member
5961 pub fn DebugActive(&self) -> UINT16 { in DebugActive() method6045 let DebugActive: u16 = unsafe { ::std::mem::transmute(DebugActive) }; localVariable