Searched defs:IPersistFileVtbl (Results 1 – 1 of 1) sorted by relevance
224339 pub struct IPersistFileVtbl { struct224340 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() argument224376 const UNINIT: ::std::mem::MaybeUninit<IPersistFileVtbl> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_IPersistFileVtbl() argument