Home
last modified time | relevance | path

Searched defs:IRpcChannelBuffer2Vtbl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs216106 pub struct IRpcChannelBuffer2Vtbl { struct
216107 pub QueryInterface: ::std::option::Option<
216114 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut IRpcChannelBuffer2) -> ULONG>,
216115 pub Release:
216117 pub GetBuffer: ::std::option::Option<
216124 pub SendReceive: ::std::option::Option<
216152 const UNINIT: ::std::mem::MaybeUninit<IRpcChannelBuffer2Vtbl> = in bindgen_test_layout_IRpcChannelBuffer2Vtbl() argument