Searched defs:MsftAdvMonitorPattern (Results 1 – 3 of 3) sorted by relevance
116 struct MsftAdvMonitorPattern { struct128 std::vector<MsftAdvMonitorPattern> patterns; argument
1821 fn into(self) -> MsftAdvMonitorPattern { in into()1831 fn into(self) -> Vec<MsftAdvMonitorPattern> { in into()
430 pub type MsftAdvMonitorPattern = ffi::RustMsftAdvMonitorPattern; typedef