Home
last modified time | relevance | path

Searched refs:RecordFeatureError (Results 1 – 10 of 10) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dapi-ms-win-core-featurestaging-l1-1-0.def6 RecordFeatureError
H A Dapi-ms-win-core-featurestaging-l1-1-1.def7 RecordFeatureError
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dapi-ms-win-core-featurestaging-l1-1-0.def6 RecordFeatureError@8
H A Dapi-ms-win-core-featurestaging-l1-1-1.def7 RecordFeatureError@8
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dapi-ms-win-core-featurestaging-l1-1-0.def6 RecordFeatureError@8
H A Dapi-ms-win-core-featurestaging-l1-1-1.def7 RecordFeatureError@8
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dapi-ms-win-core-featurestaging-l1-1-0.def6 RecordFeatureError
H A Dapi-ms-win-core-featurestaging-l1-1-1.def7 RecordFeatureError
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs262 pub fn RecordFeatureError(featureid: u32, error: *const FEATURE_ERROR); in RecordFeatureError() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs11217 pub unsafe fn RecordFeatureError(featureid: u32, error: *const FEATURE_ERROR) { in RecordFeatureError() function
11222 fn RecordFeatureError(featureid: u32, error: *const FEATURE_ERROR); in RecordFeatureError() function
11224 …::std::mem::transmute(RecordFeatureError(::std::mem::transmute(featureid), ::std::mem::transmute(e… in RecordFeatureError()