Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Jet/
H A Dmod.rs8187 pub unsafe fn JetStopServiceInstance<'a, Param0: ::windows::runtime::IntoParam<'a, super::Structure… in JetStopServiceInstance() function
8192 fn JetStopServiceInstance(instance: super::StructuredStorage::JET_INSTANCE) -> i32; in JetStopServiceInstance() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/Jet/
H A Dmod.rs427 pub fn JetStopServiceInstance(instance: super::StructuredStorage::JET_INSTANCE) -> i32; in JetStopServiceInstance() function