Home
last modified time | relevance | path

Searched defs:JetRestore2A (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.rs7685 pub unsafe fn JetRestore2A(sz: *const i8, szdest: *const i8, pfn: ::std::option::Option<JET_PFNSTAT… in JetRestore2A() function
7690 … fn JetRestore2A(sz: *const i8, szdest: *const i8, pfn: ::windows::runtime::RawPtr) -> i32; in JetRestore2A() 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.rs357 …pub fn JetRestore2A(sz: *const i8, szdest: *const i8, pfn: ::core::option::Option<JET_PFNSTATUS>) … in JetRestore2A() function