Searched defs:ISoftDistExtVtbl (Results 1 – 1 of 1) sorted by relevance
270270 pub struct ISoftDistExtVtbl { struct270271 pub QueryInterface: ::std::option::Option<270278 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut ISoftDistExt) -> ULONG>,270279 pub Release: ::std::option::Option<unsafe extern "C" fn(This: *mut ISoftDistExt) -> ULONG>,270280 pub ProcessSoftDist: ::std::option::Option<270288 pub GetFirstCodeBase: ::std::option::Option<270314 const UNINIT: ::std::mem::MaybeUninit<ISoftDistExtVtbl> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_ISoftDistExtVtbl() argument