Home
last modified time | relevance | path

Searched defs:MFSTARTUP_FULL (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmfapi.h40 #define MFSTARTUP_FULL 0 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmfapi.h40 #define MFSTARTUP_FULL 0 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs8292 pub const MFSTARTUP_FULL: u32 = 0u32; const