Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs224339 pub struct IPersistFileVtbl { struct
224340 pub QueryInterface: ::std::option::Option<
224347 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut IPersistFile) -> ULONG>,
224348 pub Release: ::std::option::Option<unsafe extern "C" fn(This: *mut IPersistFile) -> ULONG>,
224349 pub GetClassID: ::std::option::Option<
224375 fn bindgen_test_layout_IPersistFileVtbl() { in bindgen_test_layout_IPersistFileVtbl() argument
224376 const UNINIT: ::std::mem::MaybeUninit<IPersistFileVtbl> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_IPersistFileVtbl() argument