Searched defs:IRpcChannelBufferVtbl (Results 1 – 1 of 1) sorted by relevance
215947 pub struct IRpcChannelBufferVtbl { struct215948 pub QueryInterface: ::std::option::Option<215955 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut IRpcChannelBuffer) -> ULONG>,215956 pub Release: ::std::option::Option<unsafe extern "C" fn(This: *mut IRpcChannelBuffer) -> ULONG>,215957 pub GetBuffer: ::std::option::Option<215986 const UNINIT: ::std::mem::MaybeUninit<IRpcChannelBufferVtbl> = in bindgen_test_layout_IRpcChannelBufferVtbl() argument