Searched defs:IOleCacheVtbl (Results 1 – 1 of 1) sorted by relevance
241623 pub struct IOleCacheVtbl { struct241624 pub QueryInterface: ::std::option::Option<241631 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut IOleCache) -> ULONG>,241632 pub Release: ::std::option::Option<unsafe extern "C" fn(This: *mut IOleCache) -> ULONG>,241633 pub Cache: ::std::option::Option<241664 const UNINIT: ::std::mem::MaybeUninit<IOleCacheVtbl> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_IOleCacheVtbl() argument