Searched defs:IClientSecurityVtbl (Results 1 – 1 of 1) sorted by relevance
217690 pub struct IClientSecurityVtbl { struct217691 pub QueryInterface: ::std::option::Option<217698 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut IClientSecurity) -> ULONG>,217699 pub Release: ::std::option::Option<unsafe extern "C" fn(This: *mut IClientSecurity) -> ULONG>,217700 pub QueryBlanket: ::std::option::Option<217736 const UNINIT: ::std::mem::MaybeUninit<IClientSecurityVtbl> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_IClientSecurityVtbl() argument