Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs263027 pub struct ICodeInstallVtbl { struct
263028 pub QueryInterface: ::std::option::Option<
263056 const UNINIT: ::std::mem::MaybeUninit<ICodeInstallVtbl> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_ICodeInstallVtbl() argument