Searched defs:MsftAdvMonitorPattern (Results 1 – 3 of 3) sorted by relevance
129 struct MsftAdvMonitorPattern { struct147 std::vector<MsftAdvMonitorPattern> patterns; argument
2060 fn into(self) -> MsftAdvMonitorPattern { in into()2070 fn into(self) -> Vec<MsftAdvMonitorPattern> { in into()
410 pub type MsftAdvMonitorPattern = ffi::RustMsftAdvMonitorPattern; typedef